-
图片位深度转换
基于mfc对话框开发的图片位深度转换器,源码部分截图如下。 CImage img; img.Load("D:\qrcode.png"); img.Save("D:\qrcode.bmp"); CxImage ximage; ximage.Load("D:\qrcode.bmp", CXIMAGE_FORMAT_BMP); ximage.AlphaStrip(); ximage.Save("D:\11.bmp", CXIMAGE_FORMAT_BMP);
- 2019-09-04下载
- 积分:1
-
chap01
Visual C++数字图像处理技术与工程案例,各章节源代码,这是第一章的代码(The Visual C++ digital image processing technology and engineering cases, the source code of each chapter, this is the first chapter of the code)
- 2013-03-20 13:16:47下载
- 积分:1
-
cthard
基于轮廓波变换的图像硬阈值去噪程序,并通过等效视数、斑点噪声指数进行评价(Hard-based image thresholding wavelet transform program outline and uated by ENL, speckle noise figure)
- 2015-06-12 19:20:19下载
- 积分:1
-
SR
说明: 生成显著图方法,一种基于空间频域分析的显著性分析算法(Spectral Residual,SR算法)的matlab实现代码(Matlab code generated saliency map method based on the spatial frequency domain analysis of significant analysis algorithm (Spectral Residual, SR algorithm))
- 2013-03-15 16:26:23下载
- 积分:1
-
Lee
增强型Lee滤波,附有详细注释,简单易用,参数可调(enhanced LEE filter)
- 2021-04-17 16:38:52下载
- 积分:1
-
7651
图像滤镜应用源码例程,程序结合易语言扩展界面支持库,调用API函数实现同图像设备场景的重画。(Image filter application source code routines, programs combined with easy language support library expansion interface , call the API functions to achieve the same imaging equipment redraw the scene .)
- 2016-09-13 18:39:26下载
- 积分:1
-
adaptivethreshold
与坐标相关的阈值也叫动态阈值、局部阈值、自适应阈值,局部阈值法:自适应图像分割。(Threshold associated with coordinates, also called dynamic threshold, local threshold, adaptive threshold, local threshold method: adaptive image segmentation.)
- 2013-05-27 09:49:07下载
- 积分:1
-
poker
这是本人做的本科毕业设计,被评为优秀毕业论文,用matlab编写的基于图像处理的纸牌识别系统(This is I do undergraduate course graduation design, evaluated the outstanding graduate thesis, with matlab based on image processing the card identification system
)
- 2011-08-31 18:56:20下载
- 积分:1
-
DANMUMATLAB
单目标定很好用的程序,对于单目摄像机的一个标定。张正友博士的方法,对于摄像机标定,切记标定板不能用手机拍摄,因为手机拍摄是变焦的(Single objective of the program is very good, for a single camera calibration. Dr. Zhang Zhengyou s method for camera calibration, remember that the camera calibration board can not be used to shoot the phone, because the phone is to shoot a zoom )
- 2016-04-27 15:38:00下载
- 积分:1
-
DCT+DWTmatlab数字水印代码
说明: 实现DCT与DWT相结合的算法,用matable及小波变换实现所想构思。(The algorithm of combining DCT with DWT is realized, and the idea is realized by matable and wavelet transform.)
- 2020-10-26 16:00:00下载
- 积分:1