CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - CAN 说明

搜索资源列表

  1. OpenCv-machine-learning-document

    0下载:
  2. 介绍了在opencv里机器学习方法的实现,比较好的中文文档说明介绍,机器学习可以应用于图像处理中-In opencv machine learning methods to achieve better Chinese document explains the introduction of machine learning can be applied to image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:15117
    • 提供者:付传卿
  1. maxEntropy

    0下载:
  2. 最大熵阈值分割法对图像分割,程序有详细的说明,能直接运行。-Maximum entropy threshold segmentation segment image, the program is described in detail, and can be run directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:678
    • 提供者:yuanxiaocui
  1. HVprojection

    0下载:
  2. 对图像分别做水平积分投影和垂直积分投影,并画出投影曲线,程序有详细的说明,能直接运行。-Horizontal integral projection and vertical integral projection images were made, and draw the projection curve, the program is described in detail, can be run directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:2152
    • 提供者:yuanxiaocui
  1. read-BMP-grayscale-image

    0下载:
  2. 读取8位灰度BMP图像的一个函数,函数有详细的说明,可以直接运行。-Read 8-bit grayscale BMP image of a function, the function is described in detail, and can be run directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1040
    • 提供者:yuanxiaocui
  1. 1

    0下载:
  2. 基于OPENGL和c语言开发的三维动态地形生成。可以运行。有说明。-Based on the the OPENGL and c language development of three-dimensional dynamic terrain generation. Can run. Described.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-26
    • 文件大小:2441163
    • 提供者:gongzhen
  1. mubiaojiance2

    0下载:
  2. 目标检测的补充说明,有一部分java的变成说明,可以-Target detection add that part of java into instructions, you can see
  3. 所属分类:OpenCV

    • 发布日期:2017-11-28
    • 文件大小:1331847
    • 提供者:wangwei
  1. R

    0下载:
  2. 下面我们给出Floyd-Steinberg算法的源代码。有一点要说明,我们原来介绍的程序都是先开一个char类型的缓冲区,用来存储新图数据,但在这个算法中,因为e有可能是负数,为了防止得到的值超出char能表示的范围,我们使用了一个int类型的缓冲区存储新值。另外,当按从左到右,从上到下的顺序处理象素时,处理过的象素以后不会再用到了,所以用这个int类型的缓冲区存储新值是可行的。全部象素处理完后,再将这些值拷贝到char类型的缓冲区去。-Below we give Floyd-Steinberg
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:1384
    • 提供者:刘旭
  1. charpter2-labview

    0下载:
  2. 这是加上次上传的labview的之后的第二章,好好学,具体的说明已经在第一章里写了,可以-This is coupled with times of labview uploaded after the second chapter, a good school, specific instructions have been written in the first chapter, you can see
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:170545
    • 提供者:海猫大王
  1. Circle

    0下载:
  2. 本程序实现的功能: 生成一个网格图,在网格中绘制圆,圆的圆心位置和半径可由对话框给定,网格的密度要能根据圆的直径大小而改变;也左键可用鼠标在屏幕上单击确定圆心,并拖动橡皮筋再单击鼠标右键确定半径大小。 具体操作说明: 菜单中的“绘图”菜单下有两个子菜单,分别为“鼠标交互”和“对话框设置”子菜单。 点击“鼠标交互”,即可用鼠标在窗口中画圆,鼠标左键按下的位置为圆心,采用橡皮筋画法,当拖动鼠标时,可看到圆也跟随变化,当再按下鼠标右键时即得到半径,从而绘制出圆形; 也可采用对话框设
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-17
    • 文件大小:1950399
    • 提供者:付龙
  1. homework22

    0下载:
  2. 图像分割及识别,文件中含有报告可以详细的说明程序功能,是对身份证图像进行处理的,包括图像增强,图像分割,图像识别,对于中英文不同字型的识别-Image segmentation and recognition, the document contains a detailed descr iption of the report can program features, is a card image processing, including image enhancement, image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9381748
    • 提供者:wangcaixia
  1. open_hdf5_event

    1下载:
  2. 在ENVI中读取HDF5格式的文件,以插件格式保存,按照说明保存在ENVI安装文件中,可以读取HDF5存储的遥感图像-Read in ENVI HDF5 file format, a plug-format, follow the instructions to install the files saved in ENVI, you can read the stored remote sensing images HDF5
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:94147
    • 提供者:白杨
  1. tu-xiang-xiaobo-san-ceng-fen-jie

    0下载:
  2. 图像小波上三层分解,配有图像可以运行,还有详细的分解和重构说明。-Wavelet decomposition of the three, with a picture can run, there is a detailed descr iption of decomposition and reconstruction.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-16
    • 文件大小:4369087
    • 提供者:李磊伟
  1. Geo

    0下载:
  2. 有21个画图小工具,每个工具都有ltiptext,你可以看帮助可以打开mapinfo的table文件,数据库是使用sql2000个人版,本版本只保存几个简单的点线面数据。直线 : 只有两组坐标点,在数据转换到系统数据库时要求可读取起点和终点的坐标;实际地物如围墙、水系边线等(所有线类地物实例相同);smiline直线对象说明:只有两组坐标点的直线对象。-There are 21 small drawing tools, each tool has tooltiptext, you can see
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:219076
    • 提供者:lym
  1. delphimaps

    0下载:
  2. 电子地图开发之GIS组件--Mapobject深入开发,需要GIS组件,没有要先下载,否则不能编译,代码介绍了一些使用GIS创建简单电子地图的方法,用代码说明问题。-Electronic map developed GIS component- Mapobject-depth development, the need GIS component, without first downloading, or can not compile the code describes some simp
  3. 所属分类:GIS program

    • 发布日期:2017-05-08
    • 文件大小:1682953
    • 提供者:lym
  1. aream.lsp

    1下载:
  2. 可以快速计算多个封闭区域的面积之和,使用说明在包内-You can quickly calculate the area of a plurality of closed area and, using instructions in the package
  3. 所属分类:CAD

    • 发布日期:2016-01-23
    • 文件大小:12288
    • 提供者:lear
  1. colorSegmentation

    2下载:
  2. 基于极大熵准则,通过改进型粒子群算法对图像进行多阈值分割,并与其他分割算法对比。 函数说明: main函数为主程序,无返回值和参数,可直接运行。运行结果将调用colorSegmentation()函数和PSO()函数-Based on maximum entropy criterion, through improved particle swarm optimization (pso) algorithm for image threshold segmentation, and c
  3. 所属分类:Special Effects

    • 发布日期:2015-04-13
    • 文件大小:693248
    • 提供者:li
  1. CuraEngine-master

    0下载:
  2. 3维切片算法引擎写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-Three dimensional slice algorithm engine written detailed upload function, including the content descr iption (at least 20 characters). Try not to let station to the time spent on
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1358398
    • 提供者:檀方武
  1. pixel

    0下载:
  2.   用一个简单的例子来说明如何遍历图像:减少图像中的颜色数目。   彩色图片由三个通道,由于每一个强度都是一个8位的unsigned char 表示,所以所有可能的颜色数目为256*256*256,很是庞大。为了降低分析的复杂度,降低图片的颜色数目是有用的。   这个算法很简单,对图片中每个像素的每一个通道,将其值除以N(整数除法,舍去余数),然后乘以N,这样就能得到不大于原始像素值的N的最大倍值。-Use a simple example to illustrate how to tr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4048170
    • 提供者:苡米
  1. entropy1

    0下载:
  2. 熵函数,可用于图像分割。热学量,反映了它所处状态的均匀程度。可以定量说明自发过程的趋势大小。-Entropy function can be used for image segmentation. Thermal capacity, which reflects the extent of its uniform state. Quantitative descr iption of trends in the size of a spontaneous process.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:941
    • 提供者:raven
  1. number-recognition

    0下载:
  2. 一种非常实用的识别数字的matlab程序,内有使用说明-the code can be used to recognition numbers
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:425145
    • 提供者:wang
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com