资源列表
EasyDraw
- 采用Visual C++ 开发的基于单文档的MFC应用程序,实现了简单图形的绘制功能,适用于初学者学习鼠标的操作。-Developed using Visual C++ MFC single document-based application that implements a simple graphics rendering capabilities for beginners to learn the operation of the mouse.
watermark-additif
- An additive image watermarking based on SPSO and fitness function, with filters and multiple attacks
drawLine
- 直线中点Bresenham 算法:每次在主位移方向上走一步,另一个方向上走不走步取决于中点偏差判别式的值。-Linear midpoint Bresenham algorithm: Each displacement in the direction of the main step, do not go walking in another direction depending on the midpoint of the deviation value of the discriminan
RANSAC
- ransac affine transformation
benxishejizongtu
- 本溪绿地华夏cad总平面图,各种细节,包括有河流和山坡,cad文件,整个地块,文件较大。-Green China Benxi cad master plan, various details, including rivers and hills, cad file, the entire block, larger files.
LearnVCGameProgram
- 《学VC编游戏》书籍的所有例子源码都在该文件里了
DIPDemo
- 涵盖几乎所有的图像处理源代码,包括点运算图像增强,特征提取图像识别等-Cover almost all of image processing source code, including point operations, image enhancement, feature extraction image recognition, etc.
999roze
- 表白神器 是利用vc++6.0实现的999朵玫瑰的表达爱的软件-for love
bcg6501
- bcg6。5的源代码,用过的都知道,可以下来研究下
EEG-Stimulation
- 用于稳态视觉刺激脑电信号的采集过程中,可以在固定时间段内分别以不同频率闪烁,对被试进行刺激,以便采集对应脑电信号进行分析。 包括C++源码,vs2010下创建的项目文件和编译得到的Debug文件夹。-Used for steady visual stimulation of eeg acquisition process, can be fixed in time at different frequencies were flashing, to have exciting, so tha
Image-Marking
- 能够对任意图像进行打开和标注,并把标注的图像区域坐标用txt格式来保存-Able to open and annotations to any images, and put the label area of the image coordinates with TXT format to save
bpf
- CT重建滤波反投影BPF算法,虽然可以用MATLAB直接实现,但原理需要写开代码才能看到。这个是一步一步写出的,但速度慢。(Although the back projection BPF algorithm of CT reconstruction filtering can be directly implemented by MATLAB, the principle needs to be written code to see. It's written step by step, b