CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像二值化

搜索资源列表

  1. MyBmp

    1下载:
  2. 程序实现对BMP格式图像的处理,图像处理功能包括上一幅、下一幅、负片、线性变换、直方图、直方图增强、缩放、旋转、膨胀、腐蚀、二值化、彩色转黑白、黑白转真彩色、亮度调整、图像相加、图像相减、中值滤波、均值滤波、产生噪声、锐化与边缘检测等等,基本实现了对BMP格式图像的所有处理。-Program to achieve the BMP format image processing, image processing functions, including the one, the next one
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2327446
    • 提供者:
  1. FirstBMP

    0下载:
  2. MFC做的简单的bMP图像的代码,直方图, 二值化,灰度变换等-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2065727
    • 提供者:bot
  1. ColorSkew

    0下载:
  2. C#编写的文本图像倾斜角度检测并且校正的程序,输入一张倾斜的彩色文本图像,输出角度校正之后的二值化图像。包含测试图片。-C# write text image tilt Angle detection and correction program, input a tilted color text image, output Angle after correction, binary image. Contains test images.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2388242
    • 提供者:lee
  1. baseimagpro

    0下载:
  2. 图像基本处理源代码,C语言,包含二值化、直方图均衡处理、边缘检测、高斯模糊等很多个程序代码,初学图像处理编程很好用-Basic image processing source code, C language, contains two values, histogram equalization, edge detection, Gaussian blur, and many a program code, image processing program is useful beginner
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5601315
    • 提供者:翁文第
  1. Canny

    0下载:
  2. 基于vc++,对图像进行二值化,并用canny算子提取边缘。-Based on vc++, the binary image and extract the edge with a canny operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3442607
    • 提供者:wy
  1. FingerprintImagePreprocessing

    0下载:
  2. 对一个指纹图像进行匹配前的预处理操作,实现对图像的中值滤波,锐化,二值化,细化等操作。-Match for a fingerprint image pre-processing prior to operations, to achieve the image median filtering, sharpening, binarization, thinning and other operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:758
    • 提供者:贾子渊
  1. procedure

    0下载:
  2. 岩土工程中,二值化后的膨胀土裂隙图像分行维数计算程序代码。-Image Dimension Calculation code branches
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:787
    • 提供者:liuhailin
  1. erzhihua

    0下载:
  2. labview程序,二值化,用于图像预处理,很好用-labview program binary for image preprocessing, that is great
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:10732
    • 提供者:甜觅九月
  1. invariant-moments

    0下载:
  2. 自己编写的Hu不变矩c++计算程序,可对图像进行二值化后,搜索二值化图像中的高亮目标并进行数字标注,同时查看搜索到的每个目标的七阶不变矩-The Hu invariant moments to write your own calculation program, the image can be binary, the search in the binary image digital mark targets and highlight the same time, view the se
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4228959
    • 提供者:杜海波
  1. GrayTrs

    0下载:
  2. 利用VC++的MFC编程,对图像进行灰度变换,包括灰值化、灰度变彩色格式、负相、二值化、线性拉伸、对数拉伸和指数拉伸。-VC++ using the MFC programming, gray-scale transformation of images, including gray, and gray color format change, the negative phase, binarization, linear stretch of the number of tensile a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2166192
    • 提供者:liquandong
  1. threshold_segmentation

    0下载:
  2. 用阈值迭代分割算法对图像进行二值化(matlab)-Iterative segmentation algorithm with the threshold value of the image binarization (matlab)
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:68270
    • 提供者:陈恒
  1. extractman

    1下载:
  2. 该视频是在静态背景下利用背景减除法对运动目标进行检测,图像为二值化后的图像。-The video is in the static context of the use of background subtraction method to detect moving objects, images for binarization image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:499480
    • 提供者:张进
  1. C_image_process

    0下载:
  2. C++处理各种图像效果,包括:图像平移、缩放、细化、旋转、滤波、提取边缘、阈值变换、二值化、对比度、锐化、逆滤波、离散余弦等等,总共28种处理效果,都有原码。-C++ to deal with a variety of image effects, including: image translation, scaling, refinement, rotation, filtering, edge extraction, threshold transformation, binarizati
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3721882
    • 提供者:鸟人
  1. chengxu

    1下载:
  2. 中值滤波 阈值变化 边缘检测 图像细化 二值化变化 梯度锐化-Changes in the value of the filter edge detection threshold binary image thinning gradient sharpening
  3. 所属分类:Wavelet

    • 发布日期:2015-05-29
    • 文件大小:1564672
    • 提供者:QINPENG
  1. IMAQ-image-pretreatment

    0下载:
  2. labview图像预处理,子程序,包括转化为灰度图,二值化,腐蚀,膨胀,参数可调-labview IMAQ image pretreatment,sub vi,consist of conversion to grayscale, binary, erosion, dilation, adjustable parameters
  3. 所属分类:Special Effects

    • 发布日期:2016-05-12
    • 文件大小:25600
    • 提供者:马上立刻
  1. readletter

    0下载:
  2. OCR系统的实现,数字识别,进行图像分割,字符提取,二值化,用MATLAB实现-a OCR program that recognizes single number characters
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:118569
    • 提供者:金阳
  1. matlab_image_roadtest

    0下载:
  2. AGV(自动导引车)路径识别系统的MATLAB实现,包括对图像进行灰度处理,阈值分割,二值化,开闭运算,边缘检测-AGV (automatic guided vehicles) MATLAB path to achieve recognition system, including gray-scale image processing, segmentation, thresholding, opening and closing operation, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:130284
    • 提供者:rengy
  1. MyCamera

    0下载:
  2. 这是用DirectShow开发的一个应用程序,程序有摄像头捕捉,图像的灰度化、二值化。-This is an application developed with DirectShow, the program has a camera capture, image grayscale and binarization.
  3. 所属分类:DirextX

    • 发布日期:2017-05-24
    • 文件大小:7714034
    • 提供者:张飞
  1. Otsu

    0下载:
  2. 基于opencv的,使用Otsu方法对灰度图像进行自适应二值化-using Otsu method to binary the gray image adaptively based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1392061
    • 提供者:杨振华
  1. bcb

    0下载:
  2. bcb 图像处理,具有滤波,二值化,灰度化等等功能,非常好的学习资料-bcb image processing, with filtering, binarization, gray and so on, very good learning materials
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1705819
    • 提供者:肖庆汇
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com