搜索资源列表
最强大的图像处理平台
- 综合了《精通Visual C++图像处理编程》书中所有程序。书中原来只是一个个部分功能的程序,我这边学习的时候,把书中的所有的程序集中到了一个工程里面来了。 这样一个功能强大的图像处理平台但愿对大家有用。对大家扩展其他功能提供了方便。-integrated "proficient image processing Visual C Programming" book all the procedures. The book was originally just a f
YVUtoRGB
- 把YVU色彩空间的图像转换成RGB色彩空间图像,程序用VC++环境开发,enjoy it!-put YVU color space of images converted into RGB color space images, procedures VC environment development, enjoy it!
rgb2yuvdlg
- 一个简单的把bmp 文件格式转为seg和yuv的程序-put a simple bmp file format to seg and the procedures yuv
zsort
- 一个把给定矩阵(图像)按ZigZag排序的算法,高级程序员编写,非常精炼,可供图像处理编程人员参考。-put to a fixed matrix (Image) by permutation sorting algorithm, senior programmer preparation, very refined image processing program for reference.
weitutzh
- 把bmp转换成jpg格式的工具,内附测试图片,完整源代码可供参考-put bmp jpg format conversion tool, enclosing photographs testing, complete source code for reference
yuv_chip
- 把YUV,CIF,YUV420格式的视频图像分解成单个图像文件-put YUV, CIF, YUV420 format video image is decomposed into a single image file
46764563
- 把任一窗口的内容存为位图,把编辑框中的文字存为位图,当然,你也可以按照这个思路,你也可以把任何控件、窗口里的东西当作位图来存储-put the contents of a window to deposit Bitmap, and the text editing box to deposit bitmap, of course, You can also According to this idea, you can put any controls, window Lane things a
VC_Fourier
- 本程序用VC实现了Fourier变换,主要过程是先把原始图象变换成Fourier图象,经过处理后再把dct图象变换为可以显示的图象-this procedure with VC the Fourier transform, the main course is to extend the original image into Fourier Transform Image, After processing, then put Copy Image Transform to be able t
S60_Platform_Image_Converter
- Symbian 系统上图形转换,把symbian的CFbsBitmap格式转换成windows的图片格式jpg,bmp等,从windows的jpg,bmp转换成symbian版本的图片格式。-Symbian system graphics conversion, symbian put the CFbsBitmap format conversion into windows jpg format pictures, bmp, from the windows of jpg, bmp into
256bianhujie
- 把一幅256色的图象转化成灰度图的源代码-put a 256-color images into gray-scale map of the source code
czip_source
- 一个把压缩成ZIP文件和把ZIP文件解压的代码 -put compressed into a ZIP documentation and documentation extracting ZIP code
finger-recong
- 指纹识别源代码。思路完全是按照文件夹中网页里介绍的方法,即提取指纹中的分叉点和端点的位置作为指纹的特征值。由于今天太忙,对图像的预处理作的很失败,程序会提取出很多伪点,而指纹轮廓也没有想出办法过滤。汗,你看看能不能参考把。 三个m文件,fd.m提取指纹中的分叉点,fd2.m提取指纹中的端点,Cpoint.m则是前两个文件运行中需要调用的掩模函数。-fingerprint identification code. Thinking is entirely in accordance wi
blindvc-image
- 盲水印 1.original image is 512*512 clormap.format of the image should be *.bmp. 2.watermark image is 64*64 binary image.format of the image should be *.bmp. 3.choose original image form menu \"open\" and add watermark from menu \"watermark\". 4.
Contrast_video
- 把一个带有颜色的视频文件通过directshwo变为一个可调节颜色对比度的视频-put with a color video files through directshwo into an adjustable color contrast Video
chage
- 把图像处理的MATALAB程序转化为C++程序-put image processing procedures into MATLAB C Program
LBP.rar
- 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
cvlib_mex
- 该文件用于在matlab环境中直接使用OpenCV库的函数,方便使用matlab的研究者在开展视觉目标检测、视觉目标跟踪、视觉智能监控,以及其它计算机视觉应用等的工作中调用OpenCV提供的函数。在使用时,只需要把该文件放于matlab的工作目录下即可。-With this code, various computer vision functions provided by OpenCV can be used in Matlab environment. Matlab users in th
SIFT-Panorama
- 本程序利用SIFT算法实现影像匹配的基础上,实现全景图的拼接,实用性很强,大家可以把拍摄的相邻的几张有重叠度的照片拼接成一张全景图。-The program uses SIFT image matching algorithm based on the realization of panorama stitching, very practical, we can put a few have taken the overlap of adjacent photos into a panora
PDFlib
- 用于清除PDFlib库生成的PDF中所带的www.PDFlib.com的水印。附有源代码以及可执行文件。在不同版本的效果会有不同。只是提够一个删除水印的思路。-PDFlib library generated for the clear vanilla www.PDFlib.com PDF watermark. With source code and executable files. The effect of the different versions will be different
SFIT
- 一组提取图像SIFT特征的源码,效果相当不错。包括一个SIFT特征库以及一些程序。需要opencv及gsl库- This is a collection of code been put together to detect SIFT features in images. It includes a SIFT function library as well as some executables to detect, match, and display