搜索资源列表
digital-recognise
- 数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图
sift-win-matlab72-veryold
- 国外一个Matlab7 下的SIFT算法演示代码,很具有参考价值-abroad under a Matlab7 sciences algorithm demo code, it is very valuable reference
szsbxtydm
- 数字识别系统源代码.rar 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意
CColor_src
- 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
Edge_Detection_in_C_src
- 此源代码将演示如何用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)
OpenCV-2.2.0-win-build
- 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
OpenCV-2.3.0-win-src
- OpenCV-2.3.0-win-src源码-OpenCV-2.3.0-win-src source code
DigitalRecognitioncode
- 使用说明第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行
Fountain-Dance-win
- 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
segment-win
- Efficient Graph-Based Image Segmentation 一篇论文的代码,修改后,在VS2008运行环境下编译通过-Efficient Graph-Based Image Segmentation paper code, revised in the operating environment under the VS2008 compiler through
bmpenc
- 一个基于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
Point_In_Polygon
- 用于判断光标是否位于所指定区域内的完整源码。比Win API的内置函数要强大的多。特别适合复杂图案的判断。-a source code to determine if the the point is in the range set by a complex describtion.
TerrainTexturing
- 基于coin3d+win环境的地形生成演示示例,包含源码和多个可执行程序。-Coin3d+ win environment based on terrain generation demos, including source code and multiple executable programs.
sift
- 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
Seek_prog(source-code)
- An search tool (scr ipt) for better fining in Win.
SmartDeblur-1.27-win
- 该源码是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)