-
完整的canny边缘检测程序,内附canny算子说明文档一个。在运行前请先看说明文档,里面有vc参数设置的相关内容,...
完整的canny边缘检测程序,内附canny算子说明文档一个。在运行前请先看说明文档,里面有vc参数设置的相关内容,-integrity of the canny edge detection procedures, enclosing canny operator documented one. Running before you look at documentation, which has vc parameter setting the relevant content
- 2023-07-24 13:00:03下载
- 积分:1
-
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变...
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss and other methods of edge detection operator, median filtering, two-dimensional FFT transform and DCT transform, image reversal, rotating images, such as some basic templates and point transform transform function. Currently only deal with 256* 256 image
- 2022-09-06 08:55:03下载
- 积分:1
-
MATLAB实现基于互相关的亚像素级图像配准源代码,MATLAB_Image_subpixel_Mutual_info...
MATLAB实现基于互相关的亚像素级图像配准源代码,MATLAB_Image_subpixel_Mutual_info-MATLAB-based cross-correlation of sub-pixel image registration source code, MATLAB_Image_subpixel_Mutual_info
- 2022-10-31 04:25:02下载
- 积分:1
-
I write Gonzalez
本人写的基于冈萨雷斯的图像处理中的快速傅里叶变换和逆变换,数据已经和matlab对比过,完全正确。时间仓促,望大家指正。-I write Gonzalez-based image processing in the fast Fourier transform and inverse transform, the data have been compared and matlab, entirely correct. A rush, hope everyone correction.
- 2022-08-06 00:37:41下载
- 积分:1
-
Histogram equalization: the adoption of a balanced approach, so that relatively...
直方图均衡:通过均衡处理,使图像各部分比较平滑-Histogram equalization: the adoption of a balanced approach, so that relatively smooth parts of images
- 2022-03-29 13:45:23下载
- 积分:1
-
computational geometry c language second edition of the source code. For the stu...
计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
- 2022-08-24 10:31:15下载
- 积分:1
-
改变图像的分辨率,C#语言,很简单的一个小程序。
改变图像的分辨率,C#语言,很简单的一个小程序。-To change the image resolution, C# language, a very simple procedure.
- 2023-05-31 19:15:04下载
- 积分:1
-
Image Processing
图像处理-小波变换VC代码,可直接编译运行。-Image Processing- Wavelet Transform VC code, the compiler can be run directly.
- 2022-10-04 03:50:03下载
- 积分:1
-
能打开IMG各式文件的软件,相当的好用!
能打开IMG各式文件的软件,相当的好用!-can open all kinds of document software, very handy!
- 2022-02-01 07:42:47下载
- 积分:1
-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1