搜索资源列表

  1. CDib类

    0下载:
  2. 在图像处理类中将读取的彩色图像转化为灰度图像用于后续处理-in Image Processing category will read the color image into a gray-scale images for follow-up treatment
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:111616
    • 提供者:郭武
  1. 图象亮度增减算法

    0下载:
  2. 本程序中,每点击一次“增加亮度”,图像灰度提升16;每点击一次“降低亮度”,图像灰度降低16-this program, each click "increasing brightness," Grayhound upgrade 16; Each click "lower brightness," lower 16 Grayhound
  3. 所属分类:组合框控件

    • 发布日期:2024-05-18
    • 文件大小:187392
    • 提供者:王晶
  1. 图像旋转和边缘提取

    0下载:
  2. 基本的图像处理方法:灰度图像,二值图像,提取边缘,图像旋转-basic image processing methods : gray-scale images, two binary images, edge extraction, image rotation
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:139264
    • 提供者:吴成玉
  1. c实现图像处理常用算法集

    0下载:
  2. 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edg
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:21504
    • 提供者:陈曙
  1. 图像增强算法

    0下载:
  2. 可对灰度图像进行平滑锐化,在VC++6.0环境下执行,如有错误情批评指正。-be right for the smooth gray image sharpening, the VC 6.0 circumstances, and if circumstances criticism correcting mistakes.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:336896
    • 提供者:王丽
  1. 几种常用图像处理算法

    0下载:
  2. 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制:  垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:21504
    • 提供者:唐代
  1. RegColorConvToGray

    0下载:
  2. 真彩色图像灰度化:常规灰度转换原函数. 用于图像的预处理.-true color image gray : gray-scale conversion of conventional original function. For image preprocessing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:阿汪
  1. ImageProcessingClass

    0下载:
  2. 图像文件的打开、显示、保存、切割、旋转、灰度图-rgb、rgb-hsv、rgb各分量的提取等功能类-open the image files, display, preservation, cutting, rotating, grayscale- rgb, rgb- hsv. rgb components in the extract function category
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:李啸
  1. VBgray

    0下载:
  2. VB实现图像转换,将真彩色图像转换为256灰度图像的算法,及源代码-VB image conversion, a true color images converted to 256 grayscale image algorithms, and the source code
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:张勇
  1. Huidupro

    0下载:
  2. 灰度图像处理的VC++实现,包括一些基本的图像操作-grayscale image processing VC, including some basic image manipulation
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:2045952
    • 提供者:郭克
  1. Hough-fast

    0下载:
  2. Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure,* The function used to detect images of parallel linear. If the images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:wu tao
  1. digital-recognise

    0下载:
  2. 数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:208896
    • 提供者:
  1. ImgViewer1107

    0下载:
  2. 简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)-simple algorithm. Photo support multiple read format, the gray level support, a variety of binary algorithm (based on the entropy of the automati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:97280
    • 提供者:Ian
  1. BasicProcessing

    0下载:
  2. 能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码-can more comprehensive image processing system. Main contents include : bitmap based, image disp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:330752
    • 提供者:陈宏兵
  1. ImageSegmentation_vcRes

    0下载:
  2. 在源码实现的研究过程中将采取基于水平集方法的几何活动轮廓模型如测地轮廓模型或Mumford-shah模型与其他的分割方法的结合。针对具体的图像可以将一些先验知识(灰度和形状信息)加入到算法中-source realized in the course of the study will be taken based on the level set method of the geometric active contour model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:55296
    • 提供者:牛牛
  1. cornerdet

    0下载:
  2. 另一个图像角点检测程序,用于灰度图像的角点检测,角点检测是图像匹配的第一步-corner detection procedures for the gray-scale image corner detection, corner detection is the first step in image matching
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:
  1. Car_number

    0下载:
  2. 车牌图像预处理(彩色图转换成灰度图),车牌定位,字符分割算法的完整源码-plates image preprocessing (color into the gray level), positioning plates, character segmentation algorithm integrity FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:夏雨
  1. test12-28

    0下载:
  2. 1.几种灰度变换,分段线性化,平方变换,对数变换,平方根变换等等 2.几种滤波器,中值滤波,均值滤波等等 3.图像分割,边缘检测,轮廓提取,以及SOBEL梯度算子 4.彩色图像,红色通道,绿色通道,蓝色通道 5.图像的几何变换,图像缩放,镜像(水平镜像和垂直镜像) -1. Several gray-scale transformation, piecewise linear, square transform, th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:68608
    • 提供者:gloria
  1. picturechuli

    0下载:
  2. 程序均为vc++下图像处理程序,包括图像位图处理、图像获取、采样、灰度处理、几何变换、正交变换、图像增强、腐蚀膨胀、边缘检测、图像分割、配准、图像压缩及复原。-procedures are under vc image processing procedures, including Bitmap image processing, image acquisition, sampling, gray, geometric transfo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:3494912
    • 提供者:gk
  1. ImageColorErosion

    0下载:
  2. 灰度图像和彩色图像的腐蚀,适用于应用程序编程和初学者学习。-grayscale images and color images of corrosion, applicable to application programming and beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:刘从义
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org