资源列表
junzhilvbo
- 运用本程序可以对图像图片进行均值滤波,可以对图像进行初步处理。-The use of this program can mean the picture on the image filtering, image can be the initial treatment.
HoughLine
- 使用Hough变换检测图像直线,并在VS2010下实现-hough transform line detection
xin
- 此程序是针对汉字的分割,所编写的程序,必须在预处理后进行才能准确的对汉字进行分割-This program is for the character of the division, the written procedures must be accurate after pretreatment of the character segmentation
stitch_sse
- 用SSE2实现图像拼接,得到拼接后的全景图。(Using SSE2 to realize image mosaic)
FighterTest
- 基于VC++的Opengl飞行漫游系统。-Based on the VC++ the the Opengl flight roaming system.
android_icon
- Android图标,缺少素材的可以下载下来看看,都是功能图标!-Android icon, lack of material can download it and see what, all is the function icon
Super-wavelet-analysis
- 厦门大学和武汉大学联合研究实验室10年超小波教案。-Joint research laboratory for 10 years over the wavelet lesson plans, Xiamen University and Wuhan University.
ImageRestoration
- 东北大学数字图像处理分析与识别课件——第五章图像复原,参照冈萨雷斯版《数字图像处理》-PPT file for Image Restoration
head-MRI
- 这是一组头部的磁共振成像序列,图像格式为dicom,可用于医学图像处理-This is a sequence of magnetic resonance imaging of the head, image format dicom, can be used for medical image processing
DCT-Change
- 用于实现对图片的DCT正反变换操作,输入一张黑白图片和N值,得到两个输出图片,一个为DCT正变换的结果,一个为DCT反变换的结果。-Used to achieve positive and negative images DCT transform operation, enter a black and white picture and N values, get two output images, a result of DCT transformation as a result of
opencvtest
- 利用opencv实现视频图像的提取,很不错的视频提取软件-Using opencv to the extraction of video images, very good video extraction software
MPEGJPEG
- 这是《Visual C++实现MPEG_JPEG编解码技术》的书的源代码。