-
对图像进行开重构操作,并比较有无开重构图像极大值的前后变化。...
对图像进行开重构操作,并比较有无开重构图像极大值的前后变化。-Reconstruction of the image to open operation, and compare the availability of open reconstruction of images before and after the change maxima.
- 2022-03-05 21:04:41下载
- 积分:1
-
小波软阈值去噪,具有较高的SNR,是一种自适应阈值算法
小波软阈值去噪,具有较高的SNR,是一种自适应阈值算法-Wavelet soft-threshold de-noising with high SNR, is an adaptive threshold algorithm
- 2022-01-24 15:55:45下载
- 积分: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
-
simon Haykin自适应滤波原理教程课后答案
simon Haykin自适应滤波原理教程课后答案-the answer sheet for adaptive filter by Haykin
- 2022-02-22 10:14:51下载
- 积分:1
-
PYTHON图像库软件包
PYTHON图像库软件包-PYTHON has made image library package
- 2022-02-26 00:16:07下载
- 积分:1
-
毕设中发现关于gabor滤波器其实国内很少有注释比较详细的代码,参考了国外的代码后写了这个gabor滤波器,希望对大家有帮助...
毕设中发现关于gabor滤波器其实国内很少有注释比较详细的代码,参考了国外的代码后写了这个gabor滤波器,希望对大家有帮助-Bi was found based on gabor filters actually little more detailed annotated code, with reference to foreign code to write the gabor filter, would like to help everyone
- 2022-07-26 02:43:58下载
- 积分:1
-
MFC polygon clipping and filling
MFC实现多边形剪裁和填充-MFC polygon clipping and filling
- 2022-02-24 20:13:55下载
- 积分:1
-
this procedure is a safe procedure C First, the image morphology processing befo...
本程序是安全C程序首先对图像进行形态学的处理然后再提边缘二值化最后可以取出细胞的轮廓。
用程序时必须在E盘下建立此文件。
e:PICUTRETEMP2.BMP
-this procedure is a safe procedure C First, the image morphology processing before being marginal value of the last two admit Cell out of the contours. Procedures to be used in the E site established under this document. E : PICUTRE TEMP2.BMP
- 2022-08-19 12:53:43下载
- 积分:1
-
全局Retinex彩色图像恢复,VC++实现好的效果,恢复…
全局Retinex彩色图像恢复,VC++实现,效果不错,还原真实色彩,与直方图均衡化比较-Global Retinex color image restoration, VC++ to achieve good results, restoring true colors, compared with the histogram equalization
- 2022-03-14 15:28:03下载
- 积分:1
-
苏珊
SUSAN-based functions to detects image edges and their orientation-SUSAN-based functions to detects image ed celebrated and their orientation
- 2022-06-26 04:23:03下载
- 积分:1