-
VCDigitalImageProcessing01
说明: VC++数字图像处理典型算法及实现 01 源程序(VC++ Digital Image Processing Algorithm and Implementation of a typical 01)
- 2011-04-02 17:41:54下载
- 积分:1
-
TestLMDll
用hough变换提取直线的C++代码,效果比较好,可以灵活改变可提取直线的条数,适用于提取多条直线。(line detecting using hough tranaformation)
- 2012-03-06 16:39:40下载
- 积分:1
-
24BMP256ColorGray
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
- 2020-07-01 01:20:02下载
- 积分:1
-
imageprocess
这是本智能图像处理的书教你如何读取BMP图像二值化中值滤波还有灰度变换图像匹配,检索(This is the intelligent image processing book teaches you how to read the BMP image binarization there are gray-scale transformation in the value of the filter image matching, retrieval)
- 2011-05-23 21:23:19下载
- 积分:1
-
IRobustmultist
这是一个关于鲁棒的多传感器图图像配准程序的算法可直接使用。
(This is a robust multi-sensor chart image registration procedures of the algorithm can be used directly.)
- 2012-07-24 10:21:48下载
- 积分:1
-
MyNewReProject
点云读取,旋转,平移,缩放,统统是包含全视图的各种视图的显示(Point in put)
- 2010-12-10 13:48:03下载
- 积分:1
-
Digital-Image-Processing
这是一个数字图像处理常用的功能的集成软件,用VC++ 编写,可以对图像进行一些常见的操作,也可以自己扩展功能(This is a common feature of digital image processing integrated software, images can perform basic operations)
- 2014-01-13 19:09:57下载
- 积分:1
-
inphase
多基线干涉合成孔径雷达干涉条纹的获取,通过两幅单视复图像进行配准,获取干涉相位(Multi-baseline interferometric synthetic aperture radar interferometry fringes of the acquisition, through two single look complex image registration, access to intervention phase)
- 2011-08-03 08:07:08下载
- 积分:1
-
autodetection
基于DQ效应的JPEG图像真伪检测算法,通过检测图像DCT直方图的DQ效应计算图像的概率图,该算法快速、准确,能自动定位篡改区域(JPEG image detection algorithm based on the authenticity of DQ effect, calculated image by DQ effect detection probability map image DCT histogram, the algorithm is fast, accurate, and can automatically locate tampered area)
- 2021-03-16 09:59:22下载
- 积分:1
-
2DFFT-IFFT
这是我做的一个二维傅里叶变换的程序,可以对图像进行2DFFT变换得到频谱图,并利用2DIFFT得到原图像(I do a two-dimensional Fourier transform procedure, 2DFFT transform spectrogram image and utilize 2DIFFT original image)
- 2012-12-01 15:56:14下载
- 积分:1