搜索资源列表
-
0下载:
数字图像处理的源代码,含空域变换和频域变换及图像压缩算法-digital image processing of source code, including airspace and frequency domain transformation and transform image compression algorithms, etc.
-
-
0下载:
分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。
-discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
-
-
0下载:
三维刚体变换,用于三维图象配准,我自己使用过,挺不错的。-Three-dimensional rigid body transformation, for three-dimensional image registration, I have used, very good.
-
-
0下载:
本指令是一个很好的,希望读者好好享用
正和了arm的全部指令-is a very good Abstract The research and development of a real——time visual obstacle detection system are pre—-
sented in the paper.The stereo vision system is realized by using a single camera and the optical
-
-
0下载:
图像的几何变换包括平移,装换,转置,缩放。旋转等-Image geometric transformation, including translation, equipment exchange, transposition, scale. Rotation
-
-
0下载:
图像的正交变换,付式换,余弦变换,变特征量变换等-Image of the orthogonal transformation, pay-for, cosine transform, variable characteristic quantities transform
-
-
0下载:
图像的混沌加密算法,包括anold变换,logistic变换,流加密等-The chaotic image encryption algorithm, including anold transformation, logistic transformation, stream encryption
-
-
0下载:
在毕业设计文件的文件夹中,主要介绍了在delphi中,利用各种不同的算法来实现建立在位图上的不同效果,其中主要介绍的有曝光、浮雕、马赛克、模糊、锐化、添加杂色、喷溅、霓虹、90度旋转、水平翻转、垂直翻转。另外还做了当步撤销和图像的缩放,还有简单的jpg,bmp的格式转换。
在chap1文件夹中,有关于图像格式转换,图像浏览器等的源程序。在chap2文件夹包括灰度直方图,二值化,对比度等的源程序。在chap3文件夹中,有关于几何变换的源程序。在chap4文件夹中,有关于通道,颜色调节,颜色混合
-
-
0下载:
对读进来的图像进行变换后然后回调波形,主要编程语言为matlab-The read incoming image transformation and callback waveform, the main programming language for matlab
-
-
0下载:
1.图像反转
2.灰度线性变换
3.非线性变换
4.直方图均衡化
5.线性平滑滤波器
6.中值滤波器
8.梯度算子检测边缘
9.LOG算子检测边缘
10.Canny算子检测边缘
11.边界跟踪(bwtraceboundary函数)
-Image reversal. Grayscale linear transform 3. Nonlinear transformation 4. Histogram equalization 5 linear smoothi
-
-
0下载:
图像的格式转化,将不同形式的图片格式转化为所需要的格式。-The format of the image transformation, the different forms of picture format is converted to the required format.
-
-
0下载:
to find the transform of images using log transform, negative transformation technique and power transformation-to find the transform of images using log transform, negative transformation technique and power transformation..
-
-
0下载:
用VC来对数字图像进行处理,包括基本图形图像处理,几何变换,图像增强,图像分割,形态学处理,跟踪等等,适合初学者学习-Using VC to digital image processing, including basic graphics, image processing, geometric transformation, image enhancement, image segmentation, morphological processing, tracking, etc., su
-
-
0下载:
vc++实现数字图像基本处理的工程文件 位图显示 几何变换 灰度处理 平滑处理 形态学 小波变换等-vc++ to achieve the basic digital image processing project file such as grayscale bitmap display geometric transformation processing smoothing morphological wavelet transform
-
-
0下载:
Delphi:HotImages属性的基本用法源码演示,通过HotImages控件属性实现图像变换,鼠标放上后图像就变成另一个,由此来实现漂亮的工具栏图标特别有意思,增加窗体美感,思路值得学习一下。如示例示,把你的鼠标放在“打开”、“保存”的按钮上,会看到图像变换了。
-Delphi: HotImages source demonstrates the basic usage attributes through HotImages control properties of image t
-
-
0下载:
利用查表法进行图像运算,使之高速完成灰度转换。-Using the look-up table method for image computation, the gray conversion speed.
-
-
0下载:
易语言程序 易语言源码模块 图象变换效果-Easy language program easy language source code module image transformation effect
-
-
0下载:
阈值分割、边缘检测、线性变换、均衡直方图等图像预处理的一些代码-Some code for image preprocessing, such as threshold segmentation, edge detection, linear transformation and equalization histogram
-
-
0下载:
这是对图像处理的matlab代码。包括灰度阈值变换、直方图均衡化、镜像变换、图像转置、图像缩放、图像旋转等操作。都是可以实现的代码-This is an image processing matlab code. Including gray threshold transform, histogram equalization, image transformation, image transfer home, image scaling, image rotation and other
-
-
1下载:
《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像
-