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

搜索资源列表

  1. batchsmallpics

    0下载:
  2. 该项目是用来批量缩小图片的,从一定大小的图片转换为另一大小的图片,该项目使用Opencv库,请注意-The project is designed to reduce the bulk of the picture, the picture from a certain size is converted to another size of the picture, the project Opencv library use, please note
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:15573
    • 提供者:tjjman
  1. area

    0下载:
  2. 该项目是用来处理连通区域的面积,周长,可以通过你自己设定的阔值来返回对应阔值的面积,非常值得借鉴-The project is connected to the region to deal with area, perimeter, you can set your own value to the return of wide width values corresponding to the area, is worth learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:195640
    • 提供者:tjjman
  1. RGB_HSL

    1下载:
  2. 颜色格式RGB与HSL之间的相互转换,经过测试,并有项目中有应用。-conversion for RGB and HSL
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:945
    • 提供者:刘海波
  1. DigitalIdentificationSystem

    1下载:
  2. 针对数字图象识别在国防应用领域中的技术进行相关论述,同时将以上项目中的DEMO分享出来,本项目使用了图象灰度处理、二值化HSB处理、锐化处理、去噪处理、滤波处理、OCR识别、切割及体征对比识别、BP神经识别等相关图象技术一起,希望可以提供相关人员使用。-Image recognition for digital applications in the field of national defense technology related discussion item at the same
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:916804
    • 提供者:tony
  1. alter

    0下载:
  2. 改变mapinfo中的菜单项目,创建自己的菜单,以及删除操作-Mapinfo change the menu items, create your own menus, and delete operations
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:2652
    • 提供者:hh
  1. chepaizifushibiejishushengxi

    0下载:
  2. 这是研究所的内部资料,详述了车牌字符识别的一种快速算法原理及实现,它来自于实际的工程项目,实用性及可操作性极高,对于这方面研究的朋友来说确实是一份不可多得的有用资料。-This is the Institute s internal data, detailing the license plate character recognition principle and implementation of a fast algorithm, it comes from the actual pr
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2874586
    • 提供者:刘样
  1. proj1

    0下载:
  2. 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(refl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:5767
    • 提供者:小痴狗子
  1. My_JPEG_Code

    0下载:
  2. 参考官方提供的代码改写,对做这图像压缩方面的项目有很好的参考价值-Refer to the official offer to rewrite the code for image compression to do this project have a good reference value for(English sucks!)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:736410
    • 提供者:Du Xiaoning
  1. SR_documentation

    0下载:
  2. 提供没有任何编程知识的超分辨所需的可能性 方便用户地测试和比较不同的简技术,为了提供一个灵活的项目,任何人都可以修改,以适应他们的需要,增加新的登记和重建技术-Provided without any programming knowledge required for the possibility of super-resolution user-friendly test and compare different simple technologies, in order to p
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4607
    • 提供者:张娟
  1. GIFproject

    0下载:
  2. Android里事先显示GIF动画,源码项目,稍改动即可运行-Android pre-show where GIF animations, source project, a little modification to run the
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:179224
    • 提供者:leelight
  1. vcwavelettransform

    0下载:
  2. vc环境,小波变换及其应用一书的源代码,可以直接在项目中使用-vc environment, wavelet transform and its application of the book' s source code can be directly used in the project
  3. 所属分类:Wavelet

    • 发布日期:2017-06-11
    • 文件大小:18873019
    • 提供者:lhy
  1. demo

    0下载:
  2. 实现远程身份验证,并登陆。是我做的一个课题项目,实现很简单易懂-a demo
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:62011
    • 提供者:水晶蜗牛
  1. cv200vs2008

    0下载:
  2. 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to export VC++ project file, and t
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25720265
    • 提供者:Chen Xin
  1. tds642evm

    0下载:
  2. 闻亭DM642图像处理程序,对图像处理的算法有详细的说明,有助于开发其他项目.-Wen-Ting DM642 image processing procedures, image processing algorithms are detailed instructions to help develop other projects.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1084048
    • 提供者:凌锋
  1. 3DDraw

    0下载:
  2. 这是一个项目时使用到的“三维空间向量/点”类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,希望对大家有所用处. -This is a project to use to the " three-dimensional space
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7289423
    • 提供者:arechi
  1. raytracingproject

    1下载:
  2. 一个光线追踪的项目,包括源代码和报告,数据。效果可以.-a ray tracing project,including the source code and report!
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:485875
    • 提供者:Andrew
  1. gisresource

    0下载:
  2. 基本讲GIS开发的基建项目所需的相关知识整理成包,相互学习-Talk about the development of basic infrastructure projects GIS knowledge required to collate packages, learn from each other
  3. 所属分类:GIS program

    • 发布日期:2017-05-01
    • 文件大小:674586
    • 提供者:haxue
  1. HDBH

    0下载:
  2. 本源码可以对图像进行基本的处理 像图像的二值化 图像的灰度变换 对比度变换 以及对图像进行 直方图的均衡化处理等等 项目中非常实用-The source can be the basic image processing such as image binarization image contrast gray-scale transformation of the image transformation, as well as the histogram equalization proc
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:366545
    • 提供者:jesse
  1. MathMorph

    0下载:
  2. 一个完整的数学形态学处理代码,里面包含各种形态学运算算子,处理例子,完整的VISUAL C++ 项目代码-Mathematical Morphology process C++ codes (full codes)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2264487
    • 提供者:向阳
  1. 3D

    0下载:
  2. 三维绘图程序.这是一个项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,希望对大家有所用处.-Three-dimensional drawing program. This is a project to
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7286863
    • 提供者:318
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »
搜珍网 www.dssz.com