-
demo
一个有关边缘检测 robert sobel FFT傅里叶变换等算法的demo(a demo using VC++ that implements the algorithms of edge detection and FFT)
- 2010-05-21 14:32:48下载
- 积分:1
-
PCA
这是基于VC++编写的对遥感影像分析的程序,主要是对遥感影像进行PCA变换,使得对影响分析不仅可以依托于现成软件,我们自己也可以开发(This is written in VC++ based on remote sensing image analysis program, mainly for remote sensing images PCA transform, makes impact analysis can not only rely on ready-made software, we can also develop their own)
- 2011-07-05 22:36:32下载
- 积分:1
-
Wpacketdaimaa
小波包去噪C + +源代码,包括信号小波包分解,,最优树的选择,并重建一个,可以直接使用。
(Wavelet packet denoising C++ source code, including the signal wavelet packet decomposition, the optimal choice of the tree, and rebuild a can be used directly.)
- 2012-07-25 06:26:23下载
- 积分:1
-
zi
说明: 自由曲面光学透镜的图像变换面形测量系统与精度建模(Free-form optical lens image transformation shape measurement system with precision modeling)
- 2013-03-07 09:08:13下载
- 积分:1
-
fire1
用于火焰尖角、圆形度、纹理的测量以及图像颜色、矩阵、边缘直方图的测量(For flame sharp corners, roundness, texture measurements, and image color, matrix, edge histogram measurements)
- 2016-10-25 21:06:32下载
- 积分:1
-
PALMovie
PAL制视频消隔行deinterlace的代码,共参考(PAL video system extinction deinterlace interlaced code, a total of reference)
- 2020-08-05 13:58:32下载
- 积分:1
-
dicom(vc)
论解读DICOM医学图像文件及其显示的VC++实施方法
是一份比较新的讨论dicon的vc实现方法的文章(read DICOM medical images and documents show that the implementation of the VC is a relatively new discussion di vc con method of the article)
- 2007-06-22 00:20:44下载
- 积分:1
-
humantracking
非常好的程序,能够对视频中移动目标进行跟踪(failed to translate)
- 2013-05-04 15:32:37下载
- 积分:1
-
zernikeCT
此程序为泽尼克的方法拟合离散点的数据,用于图像处理。(Zernike parameter fitting)
- 2013-11-16 19:55:34下载
- 积分:1
-
24BMP256ColorGray
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
- 2020-07-01 01:20:02下载
- 积分:1