资源列表
imagetrasfer
- 用 VB 编写.能够进行影像读取,转换,以及格式转换.使用方便简单.-THE PROGRAM CAN BE USED TO TRANSFORM FROM A KIND OF IMAGE FILE TO ANOTHER IMAGE FILE
ImageConverter
- 把bmp檔轉換成NTSC的格式,程式的輸入是bmp檔,程式會自動轉換成720*480的大小,然後經過一連串的轉換,把bmp變成NTSC的格式,可以放入嵌入式版子變成視訊撥出來-Bmp files put into NTSC format, the program input are bmp files, the program will be automatically converted into 720* 480 size, then a series of conversion, bmp
Q1
- 用matlab實做sobel corner detector,程式一開始會先讀檔,轉成灰階,並對影像做smooth的動作,再套用sobel opperator做corner detect的動作-Using matlab to do it sobel corner detector, the program will first read the beginning of one file into grayscale, and image make smooth moves, and then
xiaoboruanti3.0
- 小波软体3.0,小波滤波方法及应用的配书光盘,是一个小波滤波的软件-Wavelet software 3.0, wavelet filtering method and application of the book with CD-ROM, is a wavelet filtering software
blacking
- 消隐应用程序 包括消隐绘制多面体和利用远近法绘制的圆环-Applications include blanking blanking polyhedron mapping method and the use of distance Drawing Circle
VC_Edge_detection
- 包含了几个基本的边缘检测源码,出自杨淑莹老师的《VC++图像处理程序设计》-Edge detection
cvi
- cvi图像分割技术的应用,通过基于均方错分误差最小的阀值选择方法,基于灰度差直方图的阀值选择方法,以及基于类间方差的阀值选择方法确定其分割的阀值。-cvi image segmentation techniques, through the mistake based on mean square error of the smallest sub-threshold selection method, based on the bad gray histogram threshold sele
Otsu
- 经典的Otsu算法代码,对于低噪声图像分割效果较理想,适合于实际应用-Classic Otsu algorithm code, the effect of low-noise image segmentation than ideal fit in the practical application of
Interactivewaysofcalculatingthecorrelation
- 以交互方式判断图象上任意一点像素的周围像素点与之的相关度。本代码是交互方式计算周围有几个像素点与鼠标所点的像素点数值相等。-Interactively determine the image of any point on the surrounding pixels with pixel correlation. The code is interactive computing has some pixels around the point by point with the mouse
Laplace
- Laplace边缘检测源码,基于一介导数的边缘检测-Laplace edge detection source, based on the ordinary derivative edge detection
Colorimagecolorcomponentinter-exchange
- 全彩色图像的色彩分量间互换。对于彩色图像,图像的颜色是由每个像素点的RGB三分量的组合决定的。本实验的实验目的就是通过调整图像像素点RGB三分量的顺序来进行图像红、绿、蓝三个颜色分量间的互相转换,从而改变图像的颜色;比如:原图像为一朵红花,经过处理之后,我们将其变成绿花或者蓝花。运用到canny算子-Full-color images between color-component exchange. For color images, color images are from each pi
