-
hough变换中的非零点检测,找到非零点,进行累加,才能找出直线...
hough变换中的非零点检测,找到非零点,进行累加,才能找出直线-hough transform in the detection of non-zero, to find non-zero, to accumulate in order to find a straight line
- 2022-09-10 07:45: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程序,一种不错的软件,对图像处理的学习有很大帮助-Edge Detection Matlab procedures, a good software, the image processing will be of great help to study
- 2022-04-29 05:05:54下载
- 积分:1
-
使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体...
使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体-Using opencv, the use of the image difference algorithm, to achieve through the camera for video capture, display the current time, and use the blue box to track a moving object tracking
- 2023-05-22 19:10:03下载
- 积分:1
-
Color Image Edge Detection and found that if you are learning to edge detection...
图像边缘检测及颜色发现,如果你正在学习边缘检测的阈值,那么这些程序对你是有用的。-Color Image Edge Detection and found that if you are learning to edge detection threshold, then these procedures are useful to you.
- 2022-01-22 08:34:10下载
- 积分:1
-
这是一个关于可以计算三维图像数据各个方向每层PSNR程序的源代码,希望对大家有用。...
这是一个关于可以计算三维图像数据各个方向每层PSNR程序的源代码,希望对大家有用。-This is a calculation of 3D image data in all directions PSNR of each program"s source code, We hope that the right useful.
- 2022-03-12 18:07:27下载
- 积分:1
-
给予偏微分方程的图像处理一书中的实验代码很全面
给予偏微分方程的图像处理一书中的实验代码很全面 -Given partial differential equations of image processing of the experimental code book is very comprehensive
- 2022-12-22 20:00:13下载
- 积分:1
-
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中...
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中加入正弦噪声
• 图象的模板运算实现图象平滑和锐化
• 图象的直方图均衡化
• 图象的对比度拉伸
• 图象的中值滤波
• 图象灰度直方图的显示
• 若干频域滤波器
• 图象的镜像
• 图象的旋转(90度与任意角度)
• 图象的放缩
• 其它小算法
代码设计思想:软件在Windows环境下,利用Visual C++6.0开发,代码利用面向对象的思想,通过若干个类完成:
主要类:
memBitmap类:内存图象类。将图象读入到内存中,对象素的读写在内存中进行,较之通过CDC类来进行,速度有很大提高。同时还对部分JPEG格式图象提供了读支持,可以将图象保存为BMP真彩格式。
Complex类:复数类,完成复数运算。
CBmpDemoView类:视类,完成显示。
CbmpDemoDoc类:文档类,图象数据和对数据的变换、处理都在此类中完成。
Fourior类:完成一维序列的DFT和FFT,FFT只支持为2的整数次幂的情况
- 2022-02-13 08:58:34下载
- 积分:1
-
The use of cable operator Belle image edge detection and extraction, the effect...
采用索贝儿算子对图像进行边缘的检测和提取,效果一般吧,粗糙的示例程序。-The use of cable operator Belle image edge detection and extraction, the effect of the general bar, rough examples of procedures.
- 2023-07-11 13:30:03下载
- 积分:1
-
detailed wavelet transform source code, prepared by the VC. Could achieve multip...
详细的小波变换的源代码,用VC++编写的。可以实现多种小波基函数下的离散小波变换。具有相当高的参考价值!-detailed wavelet transform source code, prepared by the VC. Could achieve multiple wavelet function under the discrete wavelet transform. Have very high reference value.
- 2023-06-14 11:50:04下载
- 积分:1