代码搜索:图像比对

找到约 10,000 项符合「图像比对」的源代码

代码结果 10,000
www.eeworm.com/read/350547/10732666

h bmpimagedefine.h

//*************************************************************************** // //文件名: BmpImageDefine.h //程序语言: C //功能: Bmp图像数据类型定义 //说明: 无 //完成日期: 2006-2-5 //修改日期: 2006-2-5 //作者: 张斯聪
www.eeworm.com/read/350547/10732671

c bmpimagedefine.c

//*************************************************************************** // //文件名: BmpImageDefine.c //程序语言: C //功能: Bmp图像数据类型定义 //说明: 五 //完成日期: 2006-2-5 //修改日期: 2005-2-5 //作者: 张斯聪
www.eeworm.com/read/271157/11005148

m p0405.m

afm = imread('afmsurf.tif');figure, imshow(afm); se = strel('disk', 15); Itop = imtophat(afm, se); % 高帽变换 Ibot = imbothat(afm, se); % 低帽变换 figure, imshow(Itop, []); % 高帽变换,体现原始图像的灰度峰值 figure,
www.eeworm.com/read/469046/6984210

m 3-10.m

%由peaks产生的数组绘图面对象 load clown %打开图像,以此作为面对象的色图 surface(peaks,flipud(X),... 'FaceColor','texturemap',... 'EdgeColor','none',... 'CDataMapping','direct') %ZData为49×49的矩阵,CD
www.eeworm.com/read/411460/7129559

txt matlab_program_3.txt

实例67:图像的块操作 h0=figure('toolbar','none',... 'position',[198 56 350 468],... 'name','实例67'); h1=axes('parent',h0,... 'position',[0.2 0.45 0.6 0.5],... 'visible','off'); I=imread
www.eeworm.com/read/456596/7344194

c convert.c

/* 程序名:convert.c 功能:图像格式的转换 */ #include #include #include int main( int argc, char** argv ) { IplImage* src; // -1: the loaded image will be loaded as is (with numbe
www.eeworm.com/read/455599/7369643

h table.h

#ifndef CLASS_TABLE #define CLASS_TABLE #include "Game.h" #include "FiveSocket.h" class CTable : public CWnd { CImageList m_iml; // 棋子图像 int m_color; // 玩家颜色 BOOL m_bWait; // 等
www.eeworm.com/read/455541/7370352

h table.h

#ifndef CLASS_TABLE #define CLASS_TABLE #include "Game.h" #include "FiveSocket.h" class CTable : public CWnd { CImageList m_iml; // 棋子图像 int m_color; // 玩家颜色 BOOL m_bWait; // 等
www.eeworm.com/read/228530/7413704

m swt1d_decomp.m

function [a, d, hj, gj] = swt1d_decomp(s,n,h,g) %UNTITLED1 Summary of this function goes here % Detailed explanation goes here % Preserve initial size. % figure(1) %显示原始图像 % imshow(x) l = length(
www.eeworm.com/read/449455/7504925

frm frmimgpreview.frm

VERSION 5.00 Object = "{6D940288-9F11-11CE-83FD-02608C3EC08A}#2.2#0"; "imgedit.ocx" Begin VB.Form frmImgPreview Caption = "图像预览" ClientHeight = 6555 ClientLeft = 6