-
including the common image processing operations, including smoothing, sharpenin...
包括了常用的图象处理操作,包括平滑,锐化,边缘提取等等!值得一看!-including the common image processing operations, including smoothing, sharpening, edge extraction and so on! An eye-catcher!
- 2022-03-05 15:10:43下载
- 积分:1
-
图像的高斯变换
Gaussian transform for image
- 2022-06-14 17:50:07下载
- 积分:1
-
siftsrccode c c## sift algorithm source code
c#siftsrccode
c#sift算法源代码-siftsrccode c c## sift algorithm source code
- 2022-03-31 17:43:46下载
- 积分: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
-
鲁棒拟合基础矩阵的一套公认的匹配图像分…
robustly fits a fundamental matrix to a set of putatively matched image points. This function uses an 8 point fundamental matrix solution-robustly fits a fundamental matrix to a set of putatively matched image points. This funct ion uses an eight point fundamental solution matrix
- 2022-01-31 14:43:21下载
- 积分:1
-
该程序是一个视频采集的程序,功能有视频初始化,对视频坐标的定位,亮度饱和度以及对比度的设置等...
该程序是一个视频采集的程序,功能有视频初始化,对视频坐标的定位,亮度饱和度以及对比度的设置等-The program is a video capture program, features a video initialization, the video location coordinates, brightness, saturation and contrast settings, etc.
- 2022-04-23 02:32:44下载
- 积分:1
-
文件为读取图像的代码.给初学的人一个参考
文件为读取图像的代码.给初学的人一个参考-document images to read the code. To the beginner"s reference to a person
- 2022-03-21 20:54:49下载
- 积分:1
-
机器视觉开发包,包括摄像机标定,图像分割…
机器视觉的开发包,包括摄像机的标定,图像分割,等。-Machine vision development kit, including camera calibration, image segmentation, and so on.
- 2023-04-19 03:40:06下载
- 积分:1
-
一个可以识别网页验证码的识别程序
一个可以识别网页验证码的识别程序-a website can verify identification code identification procedures !!!!!!!!!!!!!!!!!!!!
- 2023-06-08 14:40:03下载
- 积分:1
-
特征提取源的写作,解压后直接可以运行
自编的用于图像特征提取的源程序,解压后直接运行就ok了-writing for Feature Extraction source, unpacked directly ok on the run
- 2022-09-13 19:50:03下载
- 积分:1