搜索资源列表
jqsjxg
- VC++开发机器视觉算法源程序(全部集成在一个pdf文档里) 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++
20060816
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆
PVEInterpolation
- Partial volume correction method using reverse diffusion interpolation This function implements a reverse diffusion scheme to interpolate images to correct for partial volume effect. Under the assumption that the pdf is about the size of the pix
Diagram_Editor
- ImageMagick TM, version 5.1.0, is a robust collection of tools and libraries to read, write, and manipulate an image in any of the more popular image formats including GIF, JPEG, PNG, PDF, and Photo CD. With ImageMagick you can create GIFs dynamicall
mupdf_2009_07_01_win32
- 超级快捷的pdf阅读工具mupdf的源码。不看不知道,看过你就才会知道世界太奇妙。原本以txpdf已经不错,但mupdf超出太多了。-Super fast read tool mupdf the source pdf. Enlightened, read you will know the world is too wonderful. Originally txpdf been good, but mupdf than too much.
DSP_JPEG2000_001.pdf
- 本文介绍了JPEG2000的静态图像压缩技术在TI TMS320DM642 DSP上的实现过程;对压缩技术核心小波算法结构进行改进,对硬件特点的程序结构、具体代码及总线读写等方面的改进作了详细描述.改进后的软件系统,对于1 024×768像素大小的图像、数据存储空间仅需6 KB,使得在资源有限的DSP芯片上能够运行JPEG2000图像压缩技术;编码速度相对于未改进的提高了l2~ 2O倍,可迭到3帧/s;压缩比为O.5 bit/p时,峰值信噪比可达到3O.-This paper introduce
MFCopengl
- opengl中如何利用MFC的教程,文件格式是pdf的!-how to use MFC in opengl tutorial, pdf file format is the!
OSG-NAVY-course
- 内容就是 array 贴的海军教程,内容没有任何改动(本人是个 新手,菜鸟级别的,学习为主),只是个人觉得网页上看的不 舒服,在网页上下下来转成pdf 看的。本来是准备自己看的, 后来发现看的很方便,就分享一下。 不过最主要的是感谢美国海军研究生学校(Naval Postgraduate School)的军事教员Joseph Sullivan 为我们新手编写该教程, 当然更的感谢Array 的翻译-Content is the array of naval paste t
Ten_Lecture_of_Wavelets
- 原书《小波十讲》(TenLecturesonWavelets)是一本世界范围公认的经典学术名著,是当代数学著作中一本影响巨大的绝妙好书。书中包含了20世纪80年代以来世界上有关小波分析的最先进成果,也包含Daubechies本人关于紧支撑小波的卓越成就。对于学习研究小波理论、探讨分析小波应用的人而言,此书是不可不读的基础性经典著作。-The original book " Ten Lectures on Wavelets" (TenLecturesonWavelets) is
PatternRecognition3rd
- 模式识别经典之作,希望对大家有帮助,这本书我刚刚看到了1/2,还没有看完。-Classic pattern recognition, we want to help, I just saw this book 1/2, has not read.
OpenCV_tutorial
- 刘瑞祯 于仕琪编写的opencv教程,网上的都是pdg格式的,不方便阅读,因此我上传了一个pdf版本的-Rui Chen Shi Qi prepared in opencv tutorial, online are pdg format, is not convenient to read, so I uploaded a pdf version
knn_bayes_pca_lda
- 课程设计源代码,实现功能在文档内有介绍。内含knn、bayes识别及pca、lda进行特征提取多种算法,运行参照readme。-The project source code.The realized function is introduced in the pdf document in the files including knn,bayes classification and pcd,lda feature extraction algorithms.Please read read
readfile
- IDL中各种格式文件的读写,包括文本,图像(pdf),ji各中遥感影像的读写-IDL in a variety of formats to read and write files, including text, image (pdf) ji in remote sensing image read and write
DFT-and-DCT-transformations
- 二维离散傅里叶变换和离散余弦变换同属于图像的二维正交变换,它们在图像处理中有 着极为重要的应用价值。利用这些正交变换可以获得图像的频域信息,从而实现图像的增强、复原、编码和描述。本文将描述对图像进行DFT 和DCT 变换的过程。在进行DFT 变换后,还会将图像的幅频、相频特性进行置换操作后反变换,并探讨其中的规律;而在DCT 变换后,还将探讨如何选取DCT 系数点以实现图像的复原。请先阅读压缩包内的pdf文档。-This code implements the DFT and DCT tra
ImageMagick-6.8.6-7.tar
- ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscr ipt, SVG, and TIFF. Use Imag
jpeg_decode
- JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
TMBP
- 文本分类的开源工具箱TMBP,内含Labeled-LDA代码,LDA代码等,详细使用说明见文件夹内的read me.pdf-Open Source toolkit TMBP text classification, including Labeled-LDA code, LDA code, etc., detailed instructions, see the file in the folder read me.pdf
OpenDWG-read-AutoCAD-
- OpenDWG read AutoCAD file information .pdf 希望能对你有帮助 -OpenDWG read AutoCAD file information .pdf I hope to have some help
Image2PDF
- 利用reportlab库读取图片写入PDF文件的python程序。-Writing image using reportlab library to read PDF files python program.
SumatraPDF-3.1.2-64
- 仅做参考,为了能学习到更多的东西,做一个形式,具体是什么,我也不清楚,貌似是一个能用来看pdf的软件。。。吧(Just for reference... I even do not know what it is, maybe a software to read PDF files. I am a student learning CT image reconstruction now, so I chose a label that is just familiar.)