CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 图形图象

资源列表

« 1 2 ... .26 .27 .28 .29 .30 15631.32 .33 .34 .35 .36 ... 16766 »
  1. ObjectDetect

    1下载:
  2. 用matlab编写的不错的运动目标检测的源程序-Matlab prepared with a good source of moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:127985
    • 提供者:陈平
  1. Remark-WatershedSegmentation

    1下载:
  2. 性能上比经典分水岭有很大的提高。特别对于自然图像的分割,效果特别好。-Performance than the classical watershed have greatly improved. Especially for natural image segmentation, the effect particularly good.
  3. 所属分类:Special Effects

    • 发布日期:2016-02-17
    • 文件大小:10162
    • 提供者:王培伟
  1. halftoningToolbox1_1

    1下载:
  2. 单色及彩色半色调图像处理,图像误差扩散处理实现及评价处理-Halftone monochrome and color image processing, image error diffusion processing and evaluation of processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1902189
    • 提供者:zhaojing
  1. ImageEvaluation

    1下载:
  2. 图像评价是图像处理的一个重要方面,这里提供一种经典的图像评价方法-Image processing image evaluation is an important aspect, here are a classic image evaluation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:378903
    • 提供者:ly
  1. DCT

    1下载:
  2. 视频处理中经常需要进行DCT变换,这是本人自己编写的、可以对图像样点进行一维和二维的DCT变换-Video processing often require DCT transform, which is I have written, you can kind of image points of one-dimensional and two-dimensional DCT transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-21
    • 文件大小:9170
    • 提供者:tobetter
  1. vcCAD

    1下载:
  2. 用VC++开发的一个小型CAD系统,文件结构如下 Circle.cpp CircleTool.cpp CopyCircle.cpp CopyLine.cpp CopyRectangle.cpp CopyShape.cpp DataBase.cpp Draw.cpp Line.cpp LineTool.cpp MainFrame.cpp ManagerTool.cpp MirrorCircle.cpp MirrorLine.cpp Mir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:91019
    • 提供者:袁建勋
  1. image_prossingworkgiven

    1下载:
  2. 这是用matlab 做的图像处理,包括锐化,模糊等,其中有些算子矩阵是自己写比较适合初学者。-This is done using matlab image processing, including sharpening, fuzzy, etc., some of which operator matrix is more suitable for beginners to write their own.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:201464
    • 提供者:杨剑
  1. ROIDraw

    1下载:
  2. 最新的ROI(Region of Interest)算法,不再像传统算法那样只能画出一个圆或者一个长方形。-The latest ROI (Region of Interest) algorithm, is no longer like the traditional algorithms can only be drawn as a circle or a rectangle.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:16827
    • 提供者:黄石
  1. find_edge

    1下载:
  2. 纯C写的二值化图片的边界跟踪,运行该算法后能够有效的找出图像的内边界。-Written in pure C Binarization image border tracking, after running the algorithm can effectively identify the images of the inner boundary.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:235500
    • 提供者:cheng tiantian
  1. shuangxianxingchazhisuofangtuxiang

    1下载:
  2. 本实验采用双线形插值技术进行图像的缩放。该方法输出的像素值是它在输入图像中2*2邻域采样点的平均值,它根据某像素周围4个像素的灰度值在水平和垂直方向两个方向上对其插值。在进行图像缩放时,其考虑到了相邻近的像素点间的关系。这种平均算法具有放锯齿效果,创造出来的图像拥有平滑的边缘,锯齿难以察觉,所以相对于最近邻法,其的效果比较好。在进行程序设计时,程序的输入参数为图像矩阵和结果图像的水平和垂直方向的像素数,可以忽略混叠效应。在程序运行之后可以对其前的实验结果进行比较分析异同,进而更深刻的理解最近邻插
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:995816
    • 提供者:jhm
  1. ImageEnhencementUsingIntensityTransformations

    1下载:
  2. 本实验要求使用强度变化方法对图像进行增强。图像增强的是要目标是处理图像,使其比原始图像更适用于特定应用,图像增强的方法分为两大类,空间域方法和频域方法,“空间域”一词是指图像平面本身,这类方法是以图像像素的直接处理。“频域”处理技术是以修改图像的傅里叶变换为基础的。本实验采用的对数变换和指数变换是对前一种方法的应用。-This experiment requires the use of intensity changes in methods of image enhancement. Ima
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-04-02
    • 文件大小:809682
    • 提供者:jhm
  1. Ncut_SVM

    1下载:
  2. 此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。-This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:34847340
    • 提供者:leo
« 1 2 ... .26 .27 .28 .29 .30 15631.32 .33 .34 .35 .36 ... 16766 »
搜珍网 www.dssz.com