资源列表
Visual-CPP-Digital-image-technology
- 数字图像处理技术的研究和应用离不开程序设计,VisualC++则是最强大、最常用的数字图像处理程序开发工具之一。visual c++数字图像处理技术详解光盘文件-Research and application of digital image processing technology without programming, Visual C++ is the most powerful, the most commonly used digital image processing app
AreaTest
- 图片中区域自动判定,能根据八连通域自动的划分区域,并以序号划分出来-Automatically determine the regional picture, 8-connected domain automatically according to the division area, and divide it by serial number
zhang_grid
- 用于曲线拟合,给出一幅图像,求出他的特征图像,用于图像处理-For curve fitting, given an image, find the characteristics of his images for image processing
DIPDemo
- 数字图像处理和监督分类基本操作。包括点运算、几何变换、图像增强、频域滤波、彩色图像处理,形态学变换、图像分割、特征提取、识别初步等。- The basic operation of digital image processing and supervised classification. Including point arithmetic, geometric transformation, image enhancement, frequency domain filtering, co
DIPAX-Reference-program
- 实现图像处理的基本程序,如:灰度化,特征提取,直方图显示,二值化等的实现-Achieve the basic image processing procedures, such as: gray, feature extraction, histogram display, binarization.
SURF_VC6.0
- 在vc+opencv 中的surf 特征点提取的代码,结果比较好。-In the vc+ opencv surf the feature point extraction code, the result is better
ImageMatching(v1.24)
- 进行图像的核线匹配,不同于其他匹配方法,其特点是匹配效率高,并且匹配的可靠性好-Epipolar image matching, unlike the other matches, which is characterized by high matching efficiency, good reliability and matching
Image-Quilting
- 纹理图像分割算法,即把一张纹理图像分割成许多样本,然后利用imagequilting算法,重新生成另一张纹理图像,这样可以求出样本的平均值进行排序,直接运行程序 imagequilt.m 即可看到效果-Image Quilting for Texture Synthesis and Transfer
THDB_D5M_CD_v.1.2.0
- 分别在DE2,DE2_70等平台上完成TRDB_D5M图像传感器的图像采集和显示工作。-At DE2, DE2_70 other platforms complete TRDB_D5M image sensor image acquisition and display work.
Modern_IQA
- 本书为Zhou Wang著,系统阐述了图像质量评价的相关内容,包括FR\HR\NR评价理论。-This book is writtend by Zhou Wang.Mainly about IQA.Including algoethims of FR\HR\NR.
thesis.ps
- 关于纹理方面的论文,很好,很经典,里面讲解很详细,对学习者很有帮助,受益匪浅,只可惜没有源代码-it s a phd s paper,very useful ,
SVDwatermark
- 经典的利用SVD进行数字图像水印的嵌入与提取,代码完整,可以运行,自带测试图像。 数字水印(Digital Watermarking)技术是将一些标识信息(即数字水印)直接嵌入数字载体(包括多媒体、文档、软件等)当中,但不影响原载体的使用价值,也不容易被人的知觉系统(如视觉或听觉系统)觉察或注意到。通过这些隐藏在载体中的信息,可以达到确认内容创建者、购买者、传送隐秘信息或者判断载体是否被篡改等目的。数字水印是信息隐藏技术的一个重要研究方向。 -The classic use of S