资源列表
Color-to-grayscale
- 彩色图像转灰度图是图像处理中对图像进行处理的一个最基本的操作。-Color images to grayscale image processing for image processing in a basic operation.
MFC_BMP
- 自己写的MFC写的BMP图象处理程序,实现反色,直方图等简单的图象处理,同时支持8位,16位,32位BMP的变换,简单易懂,适合初学者.-Write your own MFC write BMP image processing procedures, to achieve the anti-color, histogram and other simple image processing, while supporting 8-bit, 16-bit, 32-bit BMP transfor
ImageFilter
- android 环境下的图片处理,滤镜,希望对大家有用,有兴趣的联系我。-android 环境下的图片处理,滤镜
assignment-2-all
- rubic cube using visual studio c++ and library opengl
simpleCUFFT
- 在GPU上做的有关FFT变换的。速度很快的。-Done on the GPU for FFT transform. Speed quickly.
StaticsSearchResultShow
- 各种数据统计图的制作,包括直方图、饼图、曲线图等,结构清晰,易懂-The production of various data charts, including histograms, pie charts, graphs and so on, clearly structured, easy to understand
TestDlg.rar
- 小波变换用c++实现,并且用示波器类给出了变换过程和结果,是实际工程的一部分。,wavelet is realized by c++ and displayed by DUI.
preprocess
- VC编的图像预处理算法,包括8位和24位图像的打开、位数转化、滤波、锐化、分割等算法-VC series of image pre-processing algorithms, including 8-bit and 24-bit image of the open, the median conversion, filtering, sharpening, segmentation algorithm
R2V_04-YFCR
- R2V_04-YFCR,将图像栅格数据自动矢量化的工具。非常有用-R2V_04-YFCR, raster data images Automatic vectorization tool. Very useful
256togray
- 实现256色转灰度图,软件很好用,对研究图像处理的有帮助-Switch to achieve 256-color grayscale, software is useful, for research on image processing help
MATLAB指纹识别(GUI,比对两幅指纹,完美运行)
- 本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identification system based on MATLAB
M-graph-coloring-problem
- 通过鼠标绘制出该图的结构(可在菜单中设置打点和画线两种命令:当选择打点命令是,鼠标每点击一下则在屏幕上打一个点,当选择画线命令时,鼠标首先选中其中一个点,在选中另一个点时绘制出两个点之间的连线。当然也可采用其他方法完成图的绘制)。然后用不同的颜色来标识这些点,使得图中每条边连接的2个顶点着不同的颜色。在屏幕上应能显示出用不同颜色着色后的图。-Through the mouse to draw out the structure of the graph (which can be set in
