搜索资源列表
tuxiangchuliruanjiian
- ImageStone is a powerful C++ class library for image manipulation. it is portable and requiring only a recompiling on any platform. It includes load/save, display, histogram, undo/redo and over 100 predefined filters. It is a mature and easy-to-use i
511
- 矩阵中的每一个元素称为像元、像素或图像元素。而g(i, j)代表(i, j)点的灰度值,即亮度值。 由于g (i, j)代表该点图像的光强度(亮度),而光是能量的一种形式,故g (i, j)必须大于零,且为有限值,即: 0<=g (i, j)<2n。 用g (i, j)的数值来表示(i, j)位置点上灰度级值的大小,即只反映了黑白灰度的关系。 数字化采样一般是按正方形点阵取样的, -each of the matrix elements known as a pixel, pixe
611
- 矩阵中的每一个元素称为像元、像素或图像元素。而g(i, j)代表(i, j)点的灰度值,即亮度值。 由于g (i, j)代表该点图像的光强度(亮度),而光是能量的一种形式,故g (i, j)必须大于零,且为有限值,即: 0<=g (i, j)<2n。 用g (i, j)的数值来表示(i, j)位置点上灰度级值的大小,即只反映了黑白灰度的关系。 数字化采样一般是按正方形点阵取样的, -each of the matrix elements known as a pixel, pixe
cx-image
- CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage grew together with the CodeProject site, since 2001, and reached this level thanks to the CodeProject community. Thanks a lot for the sug
CColor_src
- CColor - RGB and HLS combined in one class The CColor class emerged from the need to manipulate color in the HLS model, meaning I needed the ability to directly change attributes like luminance or saturation. The HLS model makes it very easy to dra
Fireball-Core
- Fireball.Core is class library developed with C#, with the objective to integrate an API that I need for my daily work, and as a base for my other open source libraries. In this article, I can only describe the FreeImage class, but on the Fireball.Co
图象处理1
- 偶然找到一个VC源码,用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。本人感觉这个代码非常棒(很COOL),不敢独享,特拿出来和大家(同道中人)一起分享!-occasionally find a VC source, using it inside the class can have a Java application similar to the watermarked, flame and melts effect. I feel pretty good this co
cximage600_ce
- WinCe6.0系统上的图片类,实现了图片旋转,色彩变化,还有其他特殊效果(我暂时使用了这些效果,其他效果请查看源码),支持JPEG,PNG,MNG,TIFF等图片格式。-WinCe6.0 system image class, achieving a picture rotation, color change, and other special effects (I only use these function right now, other functions, please vie
RGB2YUV
- 实现rgb转yuv,用到了一个xtable表格类,我对这个类进行了修改,目前作为vc的专用表格类使用,添加了edit框,并对表格进行过美化-Realize rgb to yuv, used a form xtable category, I have modified this class, the current form as a special category vc use, add the edit box, and carried out landscaping forms
1
- 图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点
Match_SIFT
- 这是一个SIFT算法的实现,主要的代码是Kuas写的,本人只是用来进行匹配而已。发上来主要是要推荐这个SIFT的实现,写的很棒,这个跟Rob Hess的源码相比,思路更加清晰,而且是用类封装好的,简单易用。这个代码是基于OpenCV的。-This is an implementation of SIFT algorithm, the main code is written by Kuas, I just used it for matching. I mainly recommend thi
multiscale
- 多尺度变换域隐马尔可夫模型能够有效地描述变换域系数在尺度间、尺度内和方向间的统计相关性,是 一种新的统计图像感知与识别方法. 文中以变换域系数的统计相关性描述为中心,以模型的设计和应用的开展为 两翼,深入分析了子波变换的三级统计特性与机理,比较研究了多尺度变换域的十种统计模型,并系统评述了这些 模型在图像感知、处理和分析中的最新进展. 同时,具体论述了这一领域研究中两类成功的实例:图像去噪和图像 纹理分割. 对于前者,以Lena 图像为测试用例分析比较了以变换域统计模型为核心的
hopfeild.doc.doc
- 代码中用到了矩阵类Matrix,这是我写的一个类,封装了常用的矩阵运算,代码在这里。-Code used in the matrix class Matrix, This is what I wrote a class that encapsulates the common matrix operations, the code here.
scope
- 一个自由绘制曲线的VC实例源程序,其中还有一个多媒体定时器的源代码,以及一个scope绘制类,希望能对大家有帮助-Draw the curve of a free source code VC instance in which there is a multimedia timer source code, and a scope drawing class, I hope you can help
bitmap
- 我自己写的一个bmp图像数据读取的类,包含以下内容:读取8位位图或者24位位图图像数据到2维矩阵中,保存为8位位图或者24位位图。 转载请注明出处,-I wrote a class to read a bmp image data type, contains the following: Read 8-bit or 24-bit bitmap image data to 2-dimensional matrix, the bitmap is saved as 8-bit or 24-bit
problemPanswer
- 数字图像处理课后答案,冈萨雷斯版本的,希望对学图像方向的同学有用-Digital image processing after class, gonzalez version of the answer, and I hope to learn the image of the students useful direction
HSIimg
- 实现的类可以将每个图片转成hsi颜色空间的图片并显示。在main函数中实现一个文件夹下对于视频的递归遍历,将每个视频中的每一帧取出,进行变换,最后将每个视频中所有帧的亮度值(hsi空间中的i)化成折线图输出并存储为图片,在亮度变化特别大的点用圆点圈出,图片存在视频所在目录下。由于要实现对视频中所有帧的处理,为了加快速度因此单独的将每幅图转成hsi之后现实出来的那三个窗口被注释掉了(否则会现),需要的去掉hsi.cpp后面的那几行注释符号就可以。想要转换颜色空间的,只需要单独用的可以只使用hsi.
ReadTiff
- 这是一段简单的读写tiff文件的代码,包含“readtiff.h”文件并使用tiff类就可以 这段代码仅作为学习参考使用,效率并不高,如果要做实际用途,还请使用opencv或者MFC等库 此代码用纯C++写成,是我以前练习时用,可供参考。-This is a simple code to read and write tiff file, containing " readtiff.h" file and use this code tiff c
I
- 基于MATLAB平台工作,对图像文件中的果实(类圆形果实)进行识别,通过图像灰度化,二值化,提取边缘,Hough变换等一系列步骤后,对果实图像进行特征提取以获取所需信息。通过对边缘的提取识别图像,便于机器识别。-Work based on MATLAB, the fruit image files (class round fruits) identify the image gray value, edge extraction, Hough transform a series of ste
Otsu-Algorithm
- Otsu方法是一种全局化的动态二值化方法,又叫大津法,是一种灰度图像二值化的常用算法。该算法的基本思想是:设使用某一个阈值将灰度图像根据灰度大小,分成目标部分和背景部分两类,在这两类的类内方差最小和类间方差最大的时候,得到的阈值是最优的二值化阈值。-Otsu method is a globally-oriented dynamic binary method, also known Otsu is a gray image binarization commonly used algorith
