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

搜索资源列表

  1. BF

    0下载:
  2. 一个简单的在图像上做标记的实现算法,通过此算法可以大体了解图像处理标记的基本算法原理-A simple marking in the image on the realization of algorithms, this algorithm can generally understand the basic image processing algorithm tag
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1036
    • 提供者:gj
  1. shibie

    0下载:
  2. 利用directshow技术控制摄像头,并可以检测图像中红色的区域,并标记出来-Use DirectShow technology to control the camera and can detect images in the red region, and marked
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:166939
    • 提供者:zhou
  1. tuxiangfenggesuanfa

    0下载:
  2. 人工干预使蛇模型只能用于半自动的图像分割,该文在梯度向量流(GVF)蛇模型的基础上提出一种基于流场节点与最小路径方法 的全自动图像分割算法。在图像的GVF 场上检测出流场节点,以节点为种子,采用多标记快速扫描法获得一个初始分割,采用区域合并 得到最终分割结果。实验结果证明了该算法的鲁棒性和有效性。-Manual intervention to make the snake model can only be used for semi-automatic image segmentati
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:271333
    • 提供者:子登
  1. addmarkersontheimage

    0下载:
  2. GDI+图形文字处理编程,如何在图像上添加标记,可以扩展-How to add markers on the image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:61279
    • 提供者:龙龙
  1. image_process_code

    0下载:
  2. 主要是一些图像处理的源码,包括高斯图像生成,目标的标记和提取,高斯曲面拟合和一个高通滤波器-Mainly deal with the source image, including Gaussian image generation, the goal marking and extraction, surface fitting, and a Gaussian high-pass filter
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5131
    • 提供者:朱海龙
  1. jpeg

    0下载:
  2. <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件格式,任何视图软件都可以打开。DPCM方法中的解 压缩程序将数据仍然存成com格式,可以将其转成PGM格式观看,压缩包中
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:60143
    • 提供者:刘雷
  1. ImageFusion

    0下载:
  2. 功能 : 用标记-分水岭算法对输入图像进行分割 算法实现 : 无 输入参数说明 : OriginalImage --输入图像(灰度图,0~255)-Function: The tag- a watershed algorithm to partition the input image algorithm: no input parameter descr iption: OriginalImage- the input image (grayscale, 0 ~ 255)
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2094
    • 提供者:晓琳
  1. renliandingwei

    0下载:
  2. 人脸检测代码,具有操作界面,使用方便,可以对图像进行多重处理,并对特征进行标记-Face detection code, with user interface, easy to use, can handle multiple images, and marked characteristics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:469713
    • 提供者:wangz
  1. com2pgm

    0下载:
  2. 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:930
    • 提供者:huming
  1. yixuetuxiangfenge

    0下载:
  2. 基于GFO和标记点分水岭算法的医学图像分割 利用基于广义模糊算子 GFO 的边缘检测算法来改进标记点分水岭分割 很有用-GFO and marking points on the watershed algorithm for medical image segmentation based on generalized fuzzy operator GFO edge detection algorithm to improve the marking point of the waters
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:366799
    • 提供者:孙琰
  1. csharpPicturecontrol

    0下载:
  2. 客户请求一张网页,如index.aspx,网页中含有缩略图控件,   2、    Index.aspx编译执行为HTML后被发送到客户端浏览器。这个控件生成了一个img标记,src属性指向一张该网页本身,但是后面附带的参数改变了。浏览器解析了,知道要向src属性获得一张图片。它开始向这个位置请求(也就是重新以新的附带参数请求这个网页)。   3、    ASP.Net获得了这个请求,index.aspx这个页面又开始执行,因为index.aspx中包含这个缩略图控件,控件就
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:23347
    • 提供者:66
  1. dode

    0下载:
  2. (1)规定要去除的离散点的最小区域长度,即连续黑点数目; (2)建立每个像素的离散性标志数组,初始化为非; (3)扫描整个图像,调用递归函数从上下左右以及左上、右上、左下、右下八个方向对每个黑点进行离散性判断,并进行标记; (4)根据每个像素的离散性标志数组的值,去除离散点(把黑点改为白点)。 通过对连续点长度的统计来去除离散杂点-(1) the provisions of discrete points to be eliminated by the length of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:579
    • 提供者:雨涵
  1. Gaussianfit2D

    0下载:
  2. 实现了2维高斯拟合,可用于生物荧光标记的显微图像的拟合。-Achieved a 2-dimensional Gaussian fitting, can be used for biological fluorescence microscopic image of the fitting.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:3832
    • 提供者:刘贝
  1. FaceDetect

    0下载:
  2. VC写的一个人脸检测的程序,可以进行图像的相似度计算,标记人脸区域,标记人脸的五官等操作-VC to write a procedure for face detection, image similarity can be calculated, marking the region face, mark the features such as face operation
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1441895
    • 提供者:卓越
  1. 123

    0下载:
  2. 实例:消除rice.png图像中亮度不一致的背景,并使用阈值将修改后的图像转换为二值图像,使用成员标记返回图像中对象的个数以及统计特性。按照如下步骤进行:-matlab image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:968
    • 提供者:jialu
  1. Watershed

    0下载:
  2. 分水岭算法代码,以及说明。用标记-分水岭算法对图像进行分割-Watershed segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:59193
    • 提供者:adai
  1. liantongyu

    0下载:
  2. 这是采用基于连通域的方法对图像中的文字进行检测的算法,可以将文字检测并标记出来-This is the method based on image-connected domain in the text detection algorithm can detect and mark out the text
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1957
    • 提供者:王晓冰
  1. picture

    0下载:
  2. 二值图像中的游程编码区域标记.二值图像中的游程编码区域标记-picture
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:150729
    • 提供者:Lemon
  1. DIBDisplay

    0下载:
  2. 改程序针对导入的虹膜图像,通过灰度投影的方法,找到瞳孔内的一点并做十字标记-Reform program for the imported iris image, through the gray projection method to find a point inside the pupil and has done cross-marked
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2176213
    • 提供者:smli
  1. FFT

    0下载:
  2. 这是一个经典的fourier translate 傅里叶变换的程序 计算图像的中心点并标记和傅里叶频谱图的最大能量环并标记-This is a classic Fourier transform fourier translate the program to calculate the center of the image and mark and Fourier frequency spectrum of the maximum energy ring and mark
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:59374
    • 提供者:yx
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »
搜珍网 www.dssz.com