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

搜索资源列表

  1. digital-recognise

    0下载:
  2. 数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:59.37kb
    • 提供者:刘嘉康
  1. sift-win-matlab72-veryold

    0下载:
  2. 国外一个Matlab7 下的SIFT算法演示代码,很具有参考价值-abroad under a Matlab7 sciences algorithm demo code, it is very valuable reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:20.6kb
    • 提供者:Alec Wong
  1. szsbxtydm

    0下载:
  2. 数字识别系统源代码.rar 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:60.69kb
    • 提供者:shenmingdong
  1. CColor_src

    0下载:
  2. CColor - RGB and HLS combined in one class The CColor class emerged from the need to manipulate color in the HLS model, meaning I needed the ability to directly change attributes like luminance or saturation. The HLS model makes it very easy to dra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7.31kb
    • 提供者:上官婉儿
  1. Edge_Detection_in_C_src

    0下载:
  2. 此源代码将演示如何用C,Win 32 SDK及GDI+来实现边缘检测。(C++,C)-this source code to demonstrate how to use C, Win 32 SDK GDI and edge detection to achieve. (C, C)
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:83kb
    • 提供者:冯枫
  1. OpenCV-2.2.0-win-build

    0下载:
  2. OpenCV在Windows环境下的源代码,下载后需要编译才能使用,来自OpenCV官方,2.2版本,For VS2010-OpenCV in the Windows environment, source code, download to use needs to be compiled from the official OpenCV, version 2.2, For VS2010
  3. 所属分类:OpenCV

    • 发布日期:2017-06-20
    • 文件大小:28.86mb
    • 提供者:OSer
  1. OpenCV-2.3.0-win-src

    0下载:
  2. OpenCV-2.3.0-win-src源码-OpenCV-2.3.0-win-src source code
  3. 所属分类:OpenCV

    • 发布日期:2017-10-30
    • 文件大小:54.25mb
    • 提供者:宋奎
  1. DigitalRecognitioncode

    1下载:
  2. 使用说明第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:185.67kb
    • 提供者:
  1. Fountain-Dance-win

    1下载:
  2. The Fountain Simulation Here I ll explain Some basic physical things (simulation of a water drop) How to get antialiased points How to use blending Some basic physics... The movement of a drop contains two factors: The directi
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:127.73kb
    • 提供者:wang
  1. segment-win

    0下载:
  2. Efficient Graph-Based Image Segmentation 一篇论文的代码,修改后,在VS2008运行环境下编译通过-Efficient Graph-Based Image Segmentation paper code, revised in the operating environment under the VS2008 compiler through
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.82mb
    • 提供者:Frank
  1. bmpenc

    0下载:
  2. 一个基于Hash的随机LSB信息隐藏程序 包含波形小幅扰动抗攻击 自己编写的 包含24bitBMP文件的读取与像素分离 快速傅立叶变换 散列LSB等相关算法的头文件 与系统无关 可以通过G++编译 在Win/Linux环境下都可以正常工作 也可以将头文件提取出来应用于其他代码之中-A Hash-LSB steganography source code with randomized DFT anti-RS-attack tech. Coding by myself. Including hea
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1.15mb
    • 提供者:杜睿
  1. Point_In_Polygon

    0下载:
  2. 用于判断光标是否位于所指定区域内的完整源码。比Win API的内置函数要强大的多。特别适合复杂图案的判断。-a source code to determine if the the point is in the range set by a complex describtion.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:80.59kb
    • 提供者:xieyuchun
  1. TerrainTexturing

    0下载:
  2. 基于coin3d+win环境的地形生成演示示例,包含源码和多个可执行程序。-Coin3d+ win environment based on terrain generation demos, including source code and multiple executable programs.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2.58mb
    • 提供者:huangnn
  1. sift

    0下载:
  2. David G.Lowe的SIFT算子 Matlab实现,运行前要把siftWin32文件放在Matlab的win目录下,具体调用请参照README- code for detecting and matching SIFT features David Lowe (lowe@cs.ubc.ca) Version 4, July 6
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:362.71kb
    • 提供者:将为人父
  1. Seek_prog(source-code)

    0下载:
  2. An search tool (scr ipt) for better fining in Win.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5.38kb
    • 提供者:fau46a284
  1. SmartDeblur-1.27-win

    0下载:
  2. 该源码是smartdeblur小程序的源码,可以快速实现图像的运动去模糊,和离焦去模糊;效果非常棒(The source code is a small program smartdeblur source code, you can quickly realize the motion of the image to blur, and defocus to blur, the effect is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:7.05mb
    • 提供者:zyorker
搜珍网 www.dssz.com