搜索资源列表
黑白图像处理
- 黑白图像处理,早上刚刚作的,有很多黑白图像处理方法。希望大家喜欢-black-and-white image processing, just for the morning, a lot of black-and-white image processing methods. Hope you like
最强大的图像处理平台
- 综合了《精通Visual C++图像处理编程》书中所有程序。书中原来只是一个个部分功能的程序,我这边学习的时候,把书中的所有的程序集中到了一个工程里面来了。 这样一个功能强大的图像处理平台但愿对大家有用。对大家扩展其他功能提供了方便。-integrated "proficient image processing Visual C Programming" book all the procedures. The book was originally just a f
edgedetection
- 只是些很简单的数字图象处理程序,有关几种简单的图象处理-just something very simple digital image processing procedures, the several simple image processing
photomachinenewalgorithm
- 针对摄像机固定和共面约束条件下进行目标定位,提出了一种简单可行的全新算法。该算法避开了烦琐的摄像机标定这一过程,也不用精确地求解单应性矩阵。只是运用射影几何的性质,通过简单的几何关系,对非标定单摄像机拍摄的单幅图像,求解其从2D图像平面到真实的3D平面的非线性单映射关系。该算法为解决计算机视觉的测量、定位、三维重建等问题,提供一种全新的思路。 -against cameras fixed and coplanar binding conditions for target location,
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
200710115
- 图象加密算法研究与实现,做图象加密处理,这是我从网上刚下载下来的,供大家参考-image encryption algorithm and implementation of image do encryption, which I just downloaded from the Internet down, for your reference
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
JPEGlike
- 对刚研究图像压缩的人应该有很大帮助!接下来会上船其他压缩程序:)-just right image compression research should be of great help! Next meeting other ships Compression :)
Capture2Dlg
- 在MFC程序中显示JPG/GIF图像如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没 -in MFC process shows JPG / GIF image if you are using a VB programmers. in the proceedings to show JPG or GIF images just as easy to wait until Form
Capture22
- 在MFC程序中显示JPG/GIF图像如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没 -in MFC process shows JPG / GIF image if you are using a VB programmers. in the proceedings to show JPG or GIF images just as easy to wait until Form
24change256
- 这个程序是大家都想要得。我也是刚得到。是实现图像24色转换为8位色和2值图像的。-this process is everyone wants to have. I have only just received. Image 24 is the color conversion of eight colors and two binary image.
eight_end
- 关于对极几何图像中八点算法的MATLAB实现,刚开始做 ,请多指教-on very geometric images 8:00 algorithm in MATLAB, just beginning, please enlighten
Set_Partitioning_In_Hierarchial_Trees
- Code is intended to just explain the principle of SPIHT, Arithmetic Coding not Used in this Code Works only for 128 x 128 images, u have to generalize
OpenCV_Needed
- When create OpenCV project, you just include these files to your project and don t setup OPenCV in your computer. Link cv.lib, highgui.lib, cxcore.lib, you can create your own program.
Album
- We started our project--- Magical Album on May 8th. After discussing, we decided to use MFC to finish the project because most of us were familiar with C++. The core algorithm of Magical Album was LZW, which transforms the file standard from BMP to G
DigitalPrecessing.rar
- 英文的数字图像处理课件,里面有详细的各种数字图像处理的方法以及很多例子,对于学习刚开始学习数字图像处理的人来说是不错的选择。,English digital image processing software, which has detailed a variety of digital image processing methods and a lot of examples, the study has just started studying digital image proces
DrawLib.rar
- 绘图库 1. 设计和实现一个图形函数库,具有绘制直线 段、任意圆弧、椭圆弧、多边形区域的阴影填 充和颜色填充等功能。(仅调用画点函数) Windows API: setpixel(hdc,x,y,color),Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc, elliptical arc, polygon area fill
qiege.rar
- 可以完成单幅图像的切割和压缩,对刚开始学习OpenCV的人来说,非常有用。,Can complete a single image of the cutting and compression, are just starting to learn OpenCV of people, very useful.
match.rar
- 图像匹配方法综述,pdf文件,刚开始学习图像匹配的可以参考,快速了解常见匹配算法,Image Matching Methods, pdf file, just started learning image matching can refer to quickly understand the common matching algorithm
