搜索资源列表
图像处理(很全)
- 各种图像处理方法,包括多种边缘检测算法,也是当初的作业-various image processing methods, including a variety of edge detection algorithm, as well as the original work
Rosenfeld细化算法
- Rosenfeld细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Rosenfeld thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
ImageProcessing(forCB6)
- 用C++ Builder 6.0进行图象处理,包括平滑滤波等-C Builder 6.0 for image processing, including smoothing filter
Qt-ImageProcessing
- 这是一个跨平台的图像处理源代码,采用Qt写成,可以方便地进行图像格式的转换,同时有很友好漂亮的GUI。-This is a cross-platform image processing source code written using Qt can be easily image format conversion, and a very nice friendly GUI.
computer_integrate_numerical_control_technology_ba
- 基于图像处理的计算机集成数控技术源码 computer_integrate_numerical_control_technology_base_on_ImageProcessing -based on image processing computer integrated technology NC source computer_integrate _numerical_control_technology_base_on_Im
imageprocessingprograme
- 包含图象处理的各种基本源代码.灰度操作,图象滤波,几何变换,形态学变换,正交变换,图象分割,图像复原,纹理特征,人工神经网络等.-includes image processing of basic source code. Gray operation, image filtering, geometric transformation, morphological transformation, orthogonal transfo
ImageProcessing
- 实现各种基础的图象处理功能,例如傅里叶变换,图像滤波,平滑锐化,直方图-based on the realization of various image processing functions, such as Fourier transform, image filtering, smoothing sharpening, histogram
ImageProcessing
- 用于BF533处理器的Ycbcr与RGB的转换。-BF533 processor for YCbCr and RGB conversion.
imageprocessing
- 用C++编写的图像处理程序,包括旋转,边缘显示,模糊处理等-With C++ Prepared image processing procedures, including rotation, the edge shows that fuzzy processing
ImageProcessing
- 用C语言实现最小二乘拟合,包括线性和非线性拟合-Using C language to achieve least-squares fitting, including linear and nonlinear fitting
3971013Qt-ImageProcessing
- 实现了差不多所有的图像处理功能,大家可以学习交流-Achieved almost all of the image processing functions, everybody can learn from the exchange of
imageprocessing
- 数字图像处理的电子书,以及相应的源代码,是学习图像处理好东西,很多基本算法的实现。-Digital image processing of e-books, and the corresponding source code, image processing to learn good things, many of the basic algorithm.
ImageProcessing
- 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好-Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results
imageProcessing
- In this project we have implemented a method for recognition of Printed Characters by extracting some features from the gray scale image using a Bank of Gabor Filters. In this project we initially segment the given word
imageprocessing
- Qt image processing ,别人写的一段数字图像处理程序-Qt image processing, written by someone else a digital image processing program
Qt4-ImageProcessing
- Qt4-ImageProcessing qt4chengxu-Qt4-ImageProcessing
1Qt-ImageProcessing
- 利用qt编程,在linux操作系统下实现,可以实现图像的显示、编辑(复制粘贴、锐化过滤、亮度变化、旋转等等。。。)-Using qt programming in linux operating system to achieve, can achieve image display, editing (copy and paste, sharpening filter, brightness, rotation, etc....)
ImageProcessing-8.0
- 基于VC的图像处理程序 1.空间域灰度变化(线性、非线性)、直方图均衡化以及规格化; 2.空间域的噪音(椒盐、脉冲、高斯噪音等),均值滤波、中值滤波,最大值滤波; 3.频率域的巴斯沃通高低通滤波,余弦变换,walsh变换,SVD编码等; 4.简单的图形编码(hufman编码、香农编码、Golomb编码、算术编码); 5.简单图像复原,涉及逆滤波和维纳滤波; 6.图像分割(这里只有一个大津阈值分割)。-VC-bas
ImageProcessing
- 基于js的图像处理: 1. 亮度调节, 对比度调节 2. 灰度处理 3. 边缘检测-Js-based image processing: 1. brightness adjustment, contrast adjustment 2. gradation processing edge detection