资源列表
aa
- P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 -P0401: the image edge detection using Prewitt edg
IIR
- IIR滤波matlab源代码,内含程序所需图片以及代码结果-IIR filter matlab source code, containing the results of the process to image, as well as the code
FFT
- 快速傅里叶变换实验源代码,matlab,内含源程序以及结果-Experimental Fast Fourier Transform source code, matlab, containing the source code, as well as the results of
empcae
- finds the first k principal components of a dataset and their associated eigenvales using the EM-PCA algorithm -finds the first k principal components of a dataset and their associated eigenvales using the EM-PCA algorithm
DIALOG_JPEG
- 使用IJL库的基于对话框打开JPEG图像-IJL library using the JPEG image based on the dialog box opens
DIALOG_BMP_EX1
- 基于对话框的可以打开处理BMP图像的源程序-Dialog-based open source BMP images
Subdivision-for-Modeling-and-Animation
- SIGGRAPH 2000 Course Notes发布的文章:Subdivision for Modeling and Animation-SIGGRAPH 2000 Course Notes published articles: Subdivision for Modeling and Animation
course26
- 这篇文章主要讲图形学中3D实时渲染的知识。-Advances in real-time graphics research and the increasing power of mainstream GPUs has generated an explosion of innovative algorithms suitable for rendering complex virtual worlds at interactive rates. This course will focus o
NeuralNetworkRecognitionfigures...
- 神经网络识别简单的数字,程序通过特征提取获得特征矩阵,作为网络输入。-Neural Network Recognition of simple figures...Feature extraction procedure to obtain characteristic matrix, as the network input.
Untitled1
- 自己写的关于图像锐化的几个方法,每幅图像都是一种锐化的结果,大家可以比较着使用.有的追求效果,有的追求速度,大家按照自己的需求选择就可以.合理的解决了锐化过程中的过冲问题,锐化效果自然. 代码绝对原创.-Himself wrote about the image sharpening of several methods, each image is a kind of sharpening results, we can compare the use. Some of the pursu
roLaLOG
- 自己编的matlab程序,Roberts算子,Laplacians算子以及LOG算子用于边缘检测,图像为Lena标准图像,可以直接运行-Matlab compiled its own procedures, Roberts operator, Laplacians operator as well as the LOG operator for edge detection, image of Lena standard image can be directly run
Bresenhamdrawline
- 用Bresenham算法画直线,鼠标左键单击画起点,第二次单击画终点,菜单grawline绘制直线-Bresenham algorithm for drawing a straight line with the mouse left-click drawing a starting point, draw end of the second click, the menu grawline draw a straight line
