搜索资源列表
codesforimageprocessing
- 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform,
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.
TracKIT
- TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
IMAQ-image-pretreatment
- labview图像预处理,子程序,包括转化为灰度图,二值化,腐蚀,膨胀,参数可调-labview IMAQ image pretreatment,sub vi,consist of conversion to grayscale, binary, erosion, dilation, adjustable parameters
Nine
- 第九章 MATLAB 图像显示与色彩 9.1 图像显示 9.1.1 imshow 函数 9.1.2 显示索引图像 9.1.3 显示灰度图像 9.1.4 显示二值图像 9.1.5 显示真彩图像 9.1.6 直接从磁盘文件中显示图像 9.2 特殊图像显示技术 9.2.1 显示颜色条 9.2.2 显示多帧图像序列 9.2.3 显示多幅图像序列 9.3 纹理映射 9.4 图像颜色 9.4.1 图像的退色处理 9.4
com
- 图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization,
a
- 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑.-。-simple image processing, including color to grayscale 256, the Hough transform
Binary-conversion
- 图像处理 实现图像二值化功能 适合刚入门图像处理的同学学习-Image processing functions of image binarization
Binary-conversion
- 此程序为数字图像处理过程中对图片进行二值化变换。-Binary conversion
Binary-conversion
- 该算法将图像做二值化处理,作为一种初始的图像处理手段-The algorithm will do the binary image processing, image processing as a means of initial
Binary-conversion
- 二值化是图像处理中最重要一项变换,它的处理方法把图像分成目标物体和背景-Binary image processing is a most important change, which approach the image into the object and background
Binary-conversion
- 本程序用VC++6.0实现了图像二值化变换-The procedure used VC++6.0 to achieve a binary transformation
Binary-conversion
- visual c++数字图像处理典型算法及实现(二值化变换)-visual c++ digital image processing algorithms and implementation of a typical (Binary conversion)
Binary-conversion
- 主要实现二值化变化,为简单起见,这里设定阈值为122,即最大灰度的一半。-Major changes to achieve binary, for simplicity, set the threshold value of 122 here, that half of the maximum gray.
Bayer-dithering-algorithm-matlab
- Bayer抖动算法matlab源代码,其中有进行二值化变换,比较的源代码~分别含2bit抖动,4bit抖动,8bit抖动~-Bayer dithering algorithm matlab source code, including binary conversion, source code to, respectively, containing 2bit dithering, 4bit jitter, 8bit jitter to
huidubianhuan
- 灰度变换、二值变换、窗口变换、线性变换以及均衡处理-Gray-scale transformation, binary conversion, the window transform, linear transformations and equalization
gray-scale-conversion
- 该程序是基于MATLAB的环境中进行灰度转换最后转换成二值图形-The program is finally converted into a gray-scale conversion of binary graphical environment based on MATLAB
image
- 本程序对图像进行均值滤波、边缘检测、二值变换,程序完整- The procedure for image mean filtering, edge detection, binary conversion, program integrity
image-processing-algorithm-code
- 上传的是常用的一些遥感领域图像处理算法的代码,如二值化变换,阈值变换,反色等,里面有源码和测试图片,还是挺实用的。-Upload some remote sensing image processing algorithms commonly used code, such as binary conversion threshold transform, and color and so on, which has the source code and test images, or ver
chang
- 进制转换的小程序,供C语言初学者练习,参考,算是入门级小程序。-Binary conversion