-
bmp image processing for use Address : http :// blog.programfan.com/trackback.as...
用于处理bmp图象
引用地址:http://blog.programfan.com/trackback.asp?id=13315-bmp image processing for use Address : http :// blog.programfan.com/trackback.asp id = 13 315
- 2022-01-23 11:19:55下载
- 积分:1
-
基于Visual C++,MFC界面,用于统计图片中细胞数量,包含一些图像处理功能,简单易用...
基于Visual C++,MFC界面,用于统计图片中细胞数量,包含一些图像处理功能,简单易用-Based on Visual C++, MFC interface for statistical picture number of cells, contains a number of image processing functions, easy to use
- 2022-03-19 15:21:02下载
- 积分:1
-
Image processing, scaling processing, linear interpolation, better
图像处理,缩放处理,采用线性插值,效果较好-Image processing, scaling processing, linear interpolation, better-performing
- 2023-06-12 14:25:09下载
- 积分:1
-
a new Mahalanobis distance calculation algorithm, the algorithm using quadratic...
一种新的计算马氏距离的算法,算法采用二次协方差矩阵操作,进而使距离考加入相对性因素。-a new Mahalanobis distance calculation algorithm, the algorithm using quadratic covariance matrix operations, thereby enabling the relative distance to take factors.
- 2022-07-11 14:42:57下载
- 积分:1
-
基于分块的跟踪算法。把一个跟踪模板划分成不同的块,分别判忧,而后选择最佳新位置...
基于分块的跟踪算法。把一个跟踪模板划分成不同的块,分别判忧,而后选择最佳新位置-Block-based tracking algorithm. A tracking template is divided into different blocks, namely subcontracting and worries, and then choose the best new location
- 2022-11-10 01:35:04下载
- 积分:1
-
提供的C++语言写的一个精美的时钟程序,其中模仿…
用C语言提供的编写一个精美的时钟程序,它模仿手表的一般外观设计,是一个具有计时功能的倒计时器
- 2022-06-21 16:32:01下载
- 积分:1
-
这是基于OpenCV的SIFT特征提取实现。
这是基于OpenCV的SIFT特征提取实现。-This is based on the OpenCV implementation of the SIFT feature extraction.
- 2022-01-26 05:15:16下载
- 积分:1
-
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试....
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试.-Walsh (Walsh) is a separable transform transform, which are widely used in image processing. Implementation of the code of the image Walsh transform, very classic, with pictures can be tested.
- 2022-07-16 13:59:39下载
- 积分:1
-
简单的图像
简单的图像处理程序-simple image-processing program
- 2022-08-25 00:10:55下载
- 积分: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