CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 简单易用

搜索资源列表

  1. HistogramEqualization(SimpleAndGood)_CanTest

    0下载:
  2. 直方图均衡化的实例,大家在对图像对比度增强时必须得用到的经典程序,VC实现,简单易用,带图片可测试。-histogram equalization example, everyone in the image contrast enhancement to be used in the classic procedure, VC, simple and easy to be tested with pictures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:118514
    • 提供者:whq
  1. PDEimgeprocess

    0下载:
  2. 利用matlab开发的偏微分方程图形图像处理小程序,效果非常好,简单易用-using Matlab development of the PDE small graphic image processing procedures, the effect is very good, simple and easy
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3915
    • 提供者:jihe
  1. graychange

    0下载:
  2. 一个简单的彩色图转变为灰度图的程序,简单易用,经测试可以直接运行。-a simple color change to the procedures for the gray level, simple and easy test can be directly run.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:52202
    • 提供者:L
  1. BitmapVideo

    1下载:
  2. 用vc写的读写bmp图像和读写avi视频文件的程序,简单易用,可用于初学者作为参考。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3871
    • 提供者:高晓伟
  1. thinmatlab

    0下载:
  2. 图像的thin代码,用MATLAB实现,简单易用.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:230000
    • 提供者:李进
  1. duochidulianxuxiaobobianhuandeshixian

    0下载:
  2. 本程序可以实现图象的多尺度小波变换.本程序是基于matlab的.简单易用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1132
    • 提供者:yunqq
  1. NeoImaging0.26

    0下载:
  2. 非常好的图片处理工具,功能强大,简单易用。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6043766
    • 提供者:张和
  1. fdfdf

    1下载:
  2. 用C++语言实现的SOBEL算法,简单易用。-using the C language SOBEL algorithm, easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:944
    • 提供者:计算机
  1. DocProc

    0下载:
  2. 医学图象处理的界面程序例子,适合初学者.简单易用-Medical image processing procedure example of the interface, suitable for beginners. Easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:288367
    • 提供者:wangyuyan
  1. GammaTest_1.1.tar

    0下载:
  2. 一款新的数据分析工具,非常简单易用,用在系统辩识中-A new data analysis tools, very easy to use, used in System Identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:62370
    • 提供者:sxp
  1. DigitalImageProcessing

    0下载:
  2. 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:40996882
    • 提供者:王敬
  1. mean_shift

    0下载:
  2. 运用于目标跟踪过程中算法研究,均值漂移算法简单易用,容易学习-use the mean_shift to track
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:2423
    • 提供者:阿利
  1. PalmPrint

    0下载:
  2. 这是一个基于傅里叶算法的指纹识别系统,简单易用。-This is a Fourier-based algorithm for fingerprint recognition system, easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10547040
    • 提供者:月影幻梦
  1. 49636980PalmPrint

    0下载:
  2. 采用傅里叶函数,实现较少数的指纹的识别,简单易用。-Fourier function, the realization of a relatively small number of fingerprint identification, easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:444237
    • 提供者:月影幻梦
  1. cell

    0下载:
  2. 基于Visual C++,MFC界面,用于统计图片中细胞数量,包含一些图像处理功能,简单易用-Based on Visual C++, MFC interface for statistical picture number of cells, contains a number of image processing functions, easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1395516
    • 提供者:放假
  1. Match_SIFT

    0下载:
  2. 这是一个SIFT算法的实现,主要的代码是Kuas写的,本人只是用来进行匹配而已。发上来主要是要推荐这个SIFT的实现,写的很棒,这个跟Rob Hess的源码相比,思路更加清晰,而且是用类封装好的,简单易用。这个代码是基于OpenCV的。-This is an implementation of SIFT algorithm, the main code is written by Kuas, I just used it for matching. I mainly recommend thi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:157412
    • 提供者:Zoro
  1. textdraw

    0下载:
  2. TextDraw( 文本图形专家) 是一个简单易用而且功能非常强大的文本图形 制作工具。有了它,制作各种文本图形都会变得非常的简单。-TextDraw (text graphics experts) is an easy to use but very powerful text graphics authoring tools. With her production of a variety of text graphics are very simple.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:627207
    • 提供者:北呈
  1. RGBConvert

    0下载:
  2. BMP图像RGB三个波段分解和结合的小程序,分解后的单波段图像经处理后可使用该程序结合成新的图像,简单易用。-BMP image RGB three-band decomposition and combination of a small process, decomposition of the single-band image can be treated using the program together to form a new image, easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:30560
    • 提供者:
  1. Statistics

    0下载:
  2. 图像参数统计小程序,可用于统计图像的均值,标准差,图像的信息熵,平均梯度。简单易用。-Image parameter statistics applets can be used for statistical picture of the mean, standard deviation, the image of the information entropy, average gradient. Easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:45423
    • 提供者:
  1. motionblur

    0下载:
  2. 运动模糊的源程序,编码清晰,简单易用,经测试运行正常。-Motion blur of the source code, coding clear, easy to use, has been tested and functioning correctly.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:182131
    • 提供者:dai
« 12 3 4 »
搜珍网 www.dssz.com