-
此程序用于中值滤波 采用了一定的算法 滤波效果比较好
此程序用于中值滤波 采用了一定的算法 滤波效果比较好-medium
- 2022-03-26 03:37:20下载
- 积分:1
-
利用灰度图 建共生矩阵 利用特征值 对纹理图想分割
利用灰度图 建共生矩阵 利用特征值 对纹理图想分割-The use of grayscale co-occurrence matrix to build the use of characteristic values of the texture map would like to partition
- 2022-08-13 15:07:38下载
- 积分:1
-
图像处理程序之特效显示,天津理工信息安全中心版权所有
图像处理程序之特效显示,天津理工信息安全中心版权所有-Tuxiang chuli texiaoxianshi
- 2022-02-01 08:21:11下载
- 积分:1
-
vc++用于图象处理大部分算法可以取源于c++,而c++取源于c,这里给出多个从c转化道vc++的源程序...
vc++用于图象处理大部分算法可以取源于c++,而c++取源于c,这里给出多个从c转化道vc++的源程序-vc++ for the majority of image processing algorithms can be obtained from c++, and c++ obtained from c, where c is given a number from the transformation Road, vc++ source code
- 2023-04-01 12:35:04下载
- 积分:1
-
Information Hiding Outguess source software is mainly used Outguess JPEG image s...
信息隐藏软件Outguess的源码
Outguess主要用于JPEg图象的steganography,本软件来自Outguess的作者Provos,欢迎大家下载研究-Information Hiding Outguess source software is mainly used Outguess JPEG image steganography, this software from Outguess author of Provos, welcomed everyone to download research
- 2023-06-04 07:25:03下载
- 积分:1
-
in memory bitmap symmetric Bitmap (mirrored) (8KB). This procedure is a foreigne...
在内存中位图的对称位图(镜像)(8KB)。此程序是老外写的经典程序,可以拜读一下。-in memory bitmap symmetric Bitmap (mirrored) (8KB). This procedure is a foreigner to write the classic procedure could read about.
- 2023-06-14 09:25:03下载
- 积分:1
-
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”...
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”的函数:
BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName)
{
DeleteObject()
HBITMAP hBitmap=NULL
hBitmap=(HBITMAP)LoadImage(NULL,szFileName,IMAGE_BITMAP,0,0,LR_LOADFROMFILE|LR_CREATEDIBSECTION|LR_DEFAULTSIZE)
return Attach(hBitmap)
}-CBitmap object to a reading of "*. bmp" file shortcuts. One, to build their own CBitmap derived class. 2, add a "Load from bitmap" function : BOOL CMyBitmap : : LoadBitmap (LPCTSTR szFileName) (DeleteObje ct () HBITMAP hBitmap = NULL hBitmap = (HBITMAP) LoadImage (NULL, szFileName, IMAGE_BITMAP, 0, 0, LR_LOADFROMFILE | LR_CREATEDIBSECTION | LR_D EFAULTSIZE) return Attach (hBitmap);)
- 2023-04-01 09:15:03下载
- 积分:1
-
云敏为四川大学朱教授的书
本书为川大的朱允民教授的《multisenor_decision_and_fusion》一书,供有关人员下载-The book for the Sichuan University Professor Zhu Yunmin of the
- 2022-03-11 04:34:32下载
- 积分:1
-
图像配准程序,含有图像配准的这种算法以及检验程序
图像配准程序,含有图像配准的这种算法以及检验程序-Image registration procedures, containing this image registration algorithm and testing procedures
- 2023-04-08 05:00:04下载
- 积分:1
-
美国ACM SIGGRAPH的计算几何图形代码精华,连载3
美国ACM SIGGRAPH的计算几何图形代码精华,连载3-the calculation geometry code essence, a series of three
- 2022-03-06 06:35:41下载
- 积分:1