登录
首页 » Visual C++ » testfill

testfill

于 2007-08-09 发布 文件大小:37KB
0 118
下载积分: 1 下载次数: 36

代码说明:

  矢量区域填充算法(包括汉字提取生成) 算法(Vector area filling algorithm (including the extraction of Chinese characters generated) algorithm)

文件列表:

newfill.cpp
ReadMe.txt
res

...\testfill.rc2
Resource.h
StdAfx.cpp
StdAfx.h
testfill.aps
testfill.clw
testfill.cpp
testfill.dsp
testfill.dsw
testfill.h
testfill.ncb
testfill.opt
testfill.plg
testfill.positions
testfill.rc
testfillDlg.cpp
testfillDlg.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 8bitTo16
    将某一8位的raw格式图转换为16位的raw格式图 并可输出raw格式图的灰度值至相应文件(.txt文件) 生成的新图用PS打开时与原图基本一致.(It can converted an 8-bit raw format, to an 16-bit raw format and can output raw format diagram of the gray value to the corresponding map file (. Txt files) .The new plan to open with PS are basically consistent with the Original.)
    2010-03-01 16:23:04下载
    积分:1
  • ellipsefitting
    输入一组数据,xy值,用来拟合椭圆。只要改变输入数据,该代码就可以直接使用。另附上椭圆拟合算法。(Enter a set of data, xy values, used to fit ellipses. Just change input data, the code can be used directly. Attached on the ellipse fitting algorithm.)
    2010-11-15 14:56:43下载
    积分:1
  • FaceRecognition1
    基于AdaBoost的人脸检测程序代码(是用c++编写的)(AdaBoost-based face detection program code (written with c++))
    2013-06-24 15:22:08下载
    积分:1
  • polsar
    polsarpro软件的使用说明,适合处理极化SAR图像。(polsarpro the software instructions for dealing with polarization SAR images.)
    2009-11-21 17:21:07下载
    积分:1
  • RoadExtraction
    高分辨率遥感图像道路提取算法实现,主要思路是利用道路中心点,得到道路中心线。(Road Extraction from High Resolution Images algorithm, the main idea is to use the center of the road, get the road centerline.)
    2010-09-06 19:59:53下载
    积分:1
  • one-based
    一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
    2013-07-31 09:12:36下载
    积分:1
  • HarrisCorner
    对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件; 6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
    2016-01-04 12:44:23下载
    积分:1
  • VBzRGB
    本应用可以将RGB颜色转换为VB专用的十六进制代码或WEB专用的十六进制代码,包含代码和已编译的EXE文件。(This application can convert RGB color to VB for hexadecimal code or WEB for hexadecimal code, contain code and the compiled EXE file. )
    2015-08-23 19:55:27下载
    积分:1
  • gmm
    高斯混合模型的源代码。从文件中读取数据,用三个高斯混合模型进行处理(Gaussian mixture model of the source code. Read from the file data, using three Gaussian mixture model for processing)
    2013-10-27 19:58:34下载
    积分:1
  • 24368
    程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。 每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.   Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other. Specific methods of each class, see the comments in the appropriate header files.)
    2015-04-13 10:05:34下载
    积分:1
  • 696518资源总数
  • 104235会员总数
  • 59今日下载