资源列表
ex
- 用C++开发的一个用于等值面绘制的功能-data visualization
loc_im_hildith
- 对形图像的经过边缘提取后得到的二值图像边缘进行细化,提取单像素的边缘,使得边缘是成为清楚的单像素的边缘。-After images of the shape after the edge extraction of the binary image to refine the edge, the edge extraction of a single pixel, making the edge is to be clear of the edge of a single pixel.
PCA
- pca特征提取子程序,毕设用的,算法优化非常好,几乎没有循环,相当节省时间,堪称经典,运行绝对正确-pca feature extraction subroutine, used to complete set up, very good algorithm, almost no circulation, saving considerable time, classic, run absolutely right! !
catchcolor
- 先把RGB转成HSI空间,然后进行颜色提取- catchcolor
histogram
- MATLAB实现直方图均衡,不是直接用语句的那种,而是根据直方图均衡的算法编制的.-MATLAB realization of histogram equalization is not the kind of statement directly, but by the histogram equalization algorithm prepared.
USBCAPVIDEO
- 一个能从USB摄像头获取图片还和保存起来,再实现传输功能-NONE
shuipingji
- 用于图像边缘检测、图像分割的一个很好的代码,主要是用水平集来实现的,很难啊-For image edge detection, image segmentation of a good code, is mainly used to achieve the level set, it is difficult to ah! ! !
F1_1
- 分别采用DDA法、中点画线法和Bresenham画线算法编制直线扫描转换程序。从键盘输入两端点坐标,就能在显示器屏幕上画出对应的线段。-Using the DDA method, in line and stipple painting line algorithm Bresenham line scan conversion process. Keyboard input from the two end points of the coordinates, we can draw in th
IDL
- 中科院IDL培训课程,应用于遥感图像处理-IDL training courses, Chinese Academy of Sciences, used in remote sensing image processing
daima
- (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
imagestandrad
- 实现输入图像的归一化、均值化操作,包含5个m文件和实例。-Input image to achieve the uniform, the mean of the operation, including 5 m of documents and examples of
25811203raytracedemo
- 和辐射度算法媲美的另一算法:光线跟踪算法,VC下执行。-And radiation algorithm comparable to the other algorithms: ray tracing algorithm, VC under.