-
This procedure using VC to achieve the extraction using Canny edge operator
本程序用VC++实现了用Canny算子提取边缘-This procedure using VC to achieve the extraction using Canny edge operator
- 2022-05-30 05:43:44下载
- 积分:1
-
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲...
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。
-Hough transform for circle detection Hough transform basic principle is that the use of point and line duality, the image space into a parameter space of lines gather, thus detecting the existence of a given image given the nature of the curve.
- 2022-02-15 20:11:38下载
- 积分: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
-
Image processing platform, the realization of the basic image operation function...
图像处理平台,实现基本图像操作功能,包括:图像缩放、裁剪、导航、漫游、鹰眼等。-Image processing platform, the realization of the basic image operation functions, including: image scaling, cutting, navigation, roaming, such as Eagle Eye.
- 2022-09-08 23:05:02下载
- 积分:1
-
基于小波变换的图像压缩和编码。matlab实现。
基于小波变换的图像压缩和编码。matlab实现。-Based on wavelet transform image compression and coding. matlab achieve.
- 2023-04-14 15:55:03下载
- 积分:1
-
photoshop专业配色手册
photoshop专业配色手册-photoshop professional color manual
- 2022-03-29 23:17:43下载
- 积分:1
-
Drawing 1. Design and Implementation of a graphics library, with the straight
绘图库
1. 设计和实现一个图形函数库,具有绘制直线
段、任意圆弧、椭圆弧、多边形区域的阴影填
充和颜色填充等功能。(仅调用画点函数)
Windows API: setpixel(hdc,x,y,color)-Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc, elliptical arc, polygon area fill and color filled the shadow functions. (Just call paintings point function) Windows API: setpixel (hdc, x, y, color)
- 2022-04-12 22:01:36下载
- 积分:1
-
自己编写的图像处理工具,比较全面,包括视频处理,图像融合等,可以作为开发参考...
自己编写的图像处理工具,比较全面,包括视频处理,图像融合等,可以作为开发参考-I have written image processing tools, a more comprehensive, including video processing, image fusion and so on, can be used as the development of reference
- 2023-01-12 21:30:05下载
- 积分:1
-
基于OpenCV的图像匹配程序,可达到亚象素,对图像匹配有很大的帮助!...
基于OpenCV的图像匹配程序,可达到亚象素,对图像匹配有很大的帮助!-OpenCV-based image matching procedure, can achieve sub-pixel of the image matching has a great help!
- 2022-04-30 00:37:57下载
- 积分:1
-
javascript to write powerful graphics processing library, very beautiful, a lot...
javascript 写的强大的 图表处理 库,非常漂亮,很多的实例-javascript to write powerful graphics processing library, very beautiful, a lot of examples of
- 2022-03-24 23:42:24下载
- 积分:1