搜索资源列表
improc
- 一个完整的Visual C++程序,包含了图像的RGB调整,傅立叶变换,傅立叶反变换,对比度调整,颜色转换 梯度算子检测,sobel算子检测 均值滤波和中值滤波,程序已经通过调试.-a complete Visual C program includes a RGB image adjustment, Fourier transform, Fourier transform, contrast adjustment, color conversion operator gradient dete
loopFilter
- 在H.264标准中,要求视频图像处理中环路滤波的C程序-the H.264 standard, called Video Image Processing loop filter C Program
LineTranslation
- VC数字图像处理典型算法源码,第三章,Visual C++程序,主要是图像线性变换。-VC typical digital image processing algorithm source code, Chapter III, Visual C + + program, Image is linear transformation.
HopfieldCpp
- 经典的hopfield神经网络C++程序,值得-classic hopfield neural network C program, it is worth a look at
C++.netBMP24bitTo8bit
- 此程序实现二十四位BMP到八位BMP图像的转换-this program to 24 BMP eight BMP image conversion
Bsplin
- 计算B样条基的C程序,可以直接在matlab里调用-calculation of the B-spline - based C program can directly call the Matlab Lane
chage
- 把图像处理的MATALAB程序转化为C++程序-put image processing procedures into MATLAB C Program
对图像进行形态学开、闭、形态梯度等算法实现
- 基于OpenCV(开源计算机视觉平台),对图像进行形态学开、闭、形态梯度等算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\inclu
activecontour.关于主动轮廓模型的c++程序
- 关于主动轮廓模型的c++程序,详细说明了snake轮廓模型内部外部能量函数的求取等。,On the active contour model of the c++ program, details the snake contour model of internal and external energy function to strike and so on.
Medianfilter
- 对图像进行中值滤波的c++程序,代码简单易懂-Image median filter of c++ program, easy-to-read code
generate_mean_covariance
- 本程序编程语言为C,主要用来对遥感训练数据进行处理,得到covariance矩阵。-This program is used to generate 3 files:mean file,covariance matrix of the training set, and inverse covariance matrix for training set.
encode-C
- 自己写的LZW算法压缩C程序,模块分解清楚,刚学习LZW算法的可以借鉴一下!-The LZW compression algorithm to write their own C program, module decomposition clear, just learning LZW algorithm can learn from it!
bmpEngine6.c
- C program to edit bmp files. It can convert image to grayscale, find magic number, bitmapfile header, bfType, Bitmap info header, and rotate the image
rm
- RM的编码过加性高斯白噪声信道(AWGN)后译码的C++ 实现程序,C语言产生高斯白噪声-RM of coded additive white Gaussian noise channel (AWGN) after decoding in C++ program, C language generated Gaussian white noise
BMP--to-JPEG--C-program-source-code
- BMP图像转成JPEG图像的C程序代码,希望对他人有用。-BMP image to JPEG picture C program source code
dcraw.c
- 这是一个命令行的ANSI C程序,从原材料转换成照片在任何数码相机运行任何操作系统的任何计算机上。-This is a command-line ANSI C program to convert raw photos from any digital camera on any computer running any operating system.
EXTRACT.C
- This C program extracts a 256 x 256 array a 512 x 512 image. It can easy to be expand to bigger image size.-This C program extracts a 256 x 256 array a 512 x 512 image. It can easy to be expand to bigger image size.
模糊C均值算法
- 亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)
GDI+教程(C++中文版)
- 图形设备接口,它的主要任务是负责系统与绘图程序之间的信息交换,处理所有Windows程序的图形输出。 GDI+教程(C++中文版)(Graphics device interface, its main task is responsible for the exchange of information between the system and the graphics program, graphics output processing of all Windows applicat
C#_ScaleImages
- 使用C#语言,在程序界面选择任意图片进行图像缩放。(Using C# language to select any image to zoom in on the program interface.)