登录
首页 » Visual C++ » DSP-digital-Recognition

DSP-digital-Recognition

于 2013-12-10 发布 文件大小:6956KB
0 319
下载积分: 1 下载次数: 12

代码说明:

  天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。(Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c language for image graying, binarization, edge detection is one. C file that can be run with vc6.0 can also be run directly on a DSP, also contains a detailed design report.)

文件列表:

DSP在数字识别中的应用
.....................\c%2B%2B图片处理结果





.....................\...............\灰度图.bmp,337478,2013-11-25
.....................\DigIdentify
.....................\...........\Debug
.....................\...........\.....\DigIdentify.exe,180736,2013-11-27
.....................\...........\.....\DigIdentify.ilk,4258112,2013-11-27
.....................\...........\.....\DigIdentify.pdb,6196224,2013-11-27
.....................\...........\DigIdentify
.....................\...........\...........\DigIdentify.aps,106084,2013-11-25
.....................\...........\...........\DigIdentify.cpp,2058,2013-11-20
.....................\...........\...........\DigIdentify.h,472,2013-11-20
.....................\...........\...........\DigIdentify.rc,11284,2013-11-25
.....................\...........\...........\DigIdentify.vcxproj,6590,2013-11-20
.....................\...........\...........\DigIdentify.vcxproj.filters,2016,2013-11-20
.....................\...........\...........\DigIdentify.vcxproj.user,143,2013-11-20
.....................\...........\...........\DigIdentifyDlg.cpp,25802,2013-11-27
.....................\...........\...........\DigIdentifyDlg.h,1281,2013-11-25
.....................\...........\...........\ReadMe.txt,3089,2013-11-20
.....................\...........\...........\res

.....................\...........\...........\...\DigIdentify.rc2,678,2013-11-20
.....................\...........\...........\resource.h,1930,2013-11-24
.....................\...........\...........\stdafx.cpp,144,2013-11-20
.....................\...........\...........\stdafx.h,1632,2013-11-20
.....................\...........\...........\targetver.h,234,2013-11-20
.....................\...........\DigIdentify.sln,900,2013-11-20
.....................\...........\ipch
.....................\...........\....\digidentify-9463a14
.....................\DSP图片处理结果




.....................\DSP在数字图像处理系统中的应用研究_高继亮.caj,2834174,2013-11-18
.....................\DSP在数字识别中的应用.doc,131584,2013-12-09
.....................\Otsu算法在Canny算子中的应用_梁光明.pdf,325174,2013-11-26
.....................\photo(可以直接运行).c,15702,2013-11-27
.....................\基于直方图分析和OTSU算法的文字图像二值化_吴丹.pdf,923493,2013-11-26
.....................\数字识别及其应用_邬建瓴.caj,645832,2013-11-27

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

发表评论

0 个回复

  • Morph
    经典的数字图像处理的形态学处理,包含源代码(Digital image processing morphological processing)
    2012-12-02 18:32:24下载
    积分:1
  • tree1
    四叉树分割 opencv 编写 读入灰度图 进行递归分割(Quadtree segmentation opencv read into grayscale prepared for recursive partitioning)
    2021-04-27 21:08:45下载
    积分:1
  • MyNewReProject
    点云读取,旋转,平移,缩放,统统是包含全视图的各种视图的显示(Point in put)
    2010-12-10 13:48:03下载
    积分:1
  • PanoramicImage
    用于图像拼接的素材,可用于全景图拼接。主要是JPG形式,可通过SIFT算法进行处理(Material for image stitching, can be used for panorama stitching. Mainly JPG format, can be handled by the SIFT)
    2020-11-30 15:39:27下载
    积分:1
  • fish_full
    实现鱼眼图 圆形视场和全视场的校正、分为2幅图像、4幅图像、任意角度、任意位置的校正、全景图拼接等(Fish eye diagram of a circular field of view and full field calibration is divided into two images, four images at any angle, any position of the correction, and panoramic stitching.)
    2012-07-11 11:01:10下载
    积分:1
  • Image-Zoom
    这是图象缩放的代码,对于学习图像的朋友应该有所帮助(This is the image scaling code for the study should help the image of a friend)
    2011-07-17 19:00:24下载
    积分:1
  • FACE-Recognition
    这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用(This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful)
    2020-06-26 05:20:01下载
    积分:1
  • LSM_Match_2010-5-1
    说明:  最二小乘影像匹配,精度可以达到0.01个像素,也可以最二小乘影像模板匹配。经过修改后可以直接用,只要调用一个函数就搞定,函数参数的说明很清楚,绝对不会有任何困难,非常好用。(Most two Theravada image matching accuracy can reach 0.01 pixel images can also be the most two Theravada template matching. After modifications can be directly used, as long as is you call a function, function parameters, the description is clear and will not have any difficulties, very easy to use.)
    2010-04-30 16:42:22下载
    积分:1
  • HoleFilling
    利用opencv库写的一个关于图像孔洞填补的小程序,附加了效果图片(Using the opencv library to write a small program on the filling of the hole, the additional effect of the picture)
    2020-11-27 09:39:30下载
    积分:1
  • opencv-otsu
    Opencv处理图像,用ostu法实现图像的二值化(Opencv image processing, using ostu method to achieve image binarization)
    2013-07-21 16:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载