-
边缘提取和轮廓跟踪算法,用visual c++写的
边缘提取和轮廓跟踪算法,用visual c++写的-Edge extraction and contour tracking algorithm, using visual c to write the
- 2022-04-02 02:15:59下载
- 积分:1
-
好东西,希望大家支持,好不容易在网络上找到的图象处理类库文件。...
好东西,希望大家支持,好不容易在网络上找到的图象处理类库文件。-Good things, I hope you will support, the network finally found a document image processing class library.
- 2022-02-15 20:27:28下载
- 积分:1
-
DCT水印,简单实用,基于8*8分块的DCT域水印嵌入算法水印图像为64*64...
DCT水印,简单实用,基于8*8分块的DCT域水印嵌入算法水印图像为64*64-DCT watermark, simple and practical, based on the 8* 8 sub-block DCT domain watermark image watermark embedding algorithm is 64* 64
- 2023-02-13 17:35:03下载
- 积分:1
-
image detection, template matching algorithm code, including detect.c.bmp.rc. bm...
图象的检测,模板匹配算法代码,包括detect.c.bmp.rc,bmp.h等-image detection, template matching algorithm code, including detect.c.bmp.rc. bmp.h etc.
- 2022-02-20 13:32:45下载
- 积分:1
-
Graphical display special algorithm, the horizontal direction, vertical directio...
图形显示特技算法,水平方向、垂直方向、雨滴效果、百叶窗效果等-Graphical display special algorithm, the horizontal direction, vertical direction, rain effects, shutter effects
- 2022-02-24 22:05:32下载
- 积分:1
-
The transformation parameters are specified by the user by editing the
values...
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. -The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computat
- 2022-01-24 08:55:33下载
- 积分:1
-
数字图象处理编程入门.chm
数字图象处理编程入门.chm-Introduction to Digital Image Processing Programming. Chm
- 2023-06-20 03:25:04下载
- 积分:1
-
图象拼接SIFT算法的C原代码
图象拼接SIFT算法的C原代码--加州大学一个博士生编的.下面是它的几个不同的版本,挑着用吧!-sciences image stitching algorithm C source code-- the University of California, a doctoral student in the series. Below are several of its different versions carry a use!
- 2022-06-19 21:49:51下载
- 积分:1
-
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Pre...
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image processing functions: 1, format: RAW format will be converted to BMP format 2, linear transformation 3, image smoothing 4, image enhancement 5, Edge Detection: Gradient Operator, Robert gradient operator, Prewitt operator, Laplacian operator, Sobel operator, Marr operator 6, histogram display 7, computing forms (two-value, corrosion, swelling, open computing, closing operation) 8, automatic classification and type of extract: K-means classification. One of: 1.2.3.4.5.7 only treatment for grayscale, 6.8 can not only deal with deal with grayscale color map
- 2022-05-11 00:48:27下载
- 积分:1
-
本程序是基于边缘的图像配准
伸用图像的边缘进行图像配准 先检测图像的边缘 选取图像中 最长的边缘 检测边缘上的角点信息 利用角点处的曲率 生成向量
自...
本程序是基于边缘的图像配准
伸用图像的边缘进行图像配准 先检测图像的边缘 选取图像中 最长的边缘 检测边缘上的角点信息 利用角点处的曲率 生成向量
自量匹配 进行图像配准
- 2022-02-06 22:41:18下载
- 积分:1