登录
首页 » Visual C++ » CodeMatch

CodeMatch

于 2020-12-18 发布 文件大小:1060KB
0 342
下载积分: 1 下载次数: 27

代码说明:

  视觉测量中编码点与非编码点的匹配的方法实现(Vision measuring, coding point and the coding point matching )

文件列表:

CodeMatch
.........\1.bmp
.........\1.txt,1066,2008-06-21
.........\2.bmp
.........\2.txt,1079,2008-06-21
.........\3.bmp
.........\3.txt,1104,2008-06-21
.........\6.txt,869,2008-06-21
.........\7.txt,907,2008-06-21
.........\8.txt,911,2008-06-21
.........\9.txt,949,2008-06-21
.........\DIBAPI.CPP,17481,2008-04-27
.........\DIBAPI.H,1280,2008-04-27
.........\help.txt,958,2008-06-10
.........\MainFrm.cpp,2506,2008-06-02
.........\MainFrm.h,1581,2008-06-02
.........\Match.aps,28580,2008-06-25
.........\Match.clw,2157,2008-06-25
.........\Match.cpp,4191,2008-06-02
.........\Match.dsp,4718,2008-06-02
.........\Match.dsw,533,2008-06-02
.........\Match.h,1345,2008-06-02
.........\Match.ncb,189440,2008-06-25
.........\Match.opt,56832,2008-06-25
.........\Match.plg,244,2008-06-25
.........\Match.rc,11530,2008-06-16
.........\MatchDoc.cpp,1722,2008-06-02
.........\MatchDoc.h,1464,2008-06-02
.........\MatchView.cpp,9370,2008-06-11
.........\MatchView.h,2571,2008-06-04
.........\mydiblib.h,40617,2008-06-21
.........\pipei.txt,2925,2008-06-25
.........\ReadMe.txt,4287,2008-06-02
.........\Release
.........\.......\Match.exe,180269,2008-06-21
.........\res

.........\...\Match.rc2,397,2008-06-02


.........\resource.h,921,2008-06-04
.........\StdAfx.cpp,207,2008-06-02
.........\StdAfx.h,1054,2008-06-02

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

发表评论

0 个回复

  • testDownSample
    Downsample image console program using opencv.
    2014-03-25 19:51:24下载
    积分:1
  • 1
    说明:  图像处理的位图操作,256色转为灰度图,图像处理入门源程序(Bitmap image processing operations, 256-color to grayscale, image processing, entry-source)
    2010-06-02 21:11:10下载
    积分:1
  • gjtxcl
    内置虑镜功能,包括获取图像的属性,锐化,模糊,浮雕等功能. 可以缩放,优化图片.打开图片带预览功能,使用了gdiplus,能处理gif,bmp,jpg,png图片,处理速度也不错,呵呵,一直找图形格式转换的朋友就不需要东找西找了,它完全可以实现你的需求! (Built-in lens into account features, including access to the properties of the image, sharpen, blur, emboss and other functions. Can be scaled to optimize picture. Open the image with the preview function, use the gdiplus, can handle gif, bmp, jpg, png images, the processing speed is not bad, huh, huh, graphic format conversion has been looking for friends do not need to look east and west, and it can achieve your needs!)
    2010-12-30 12:59:32下载
    积分:1
  • 24BMP256ColorGray
    本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
    2020-07-01 01:20:02下载
    积分:1
  • Houghtranslate
    这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
    2013-09-07 00:28:11下载
    积分:1
  • GraphCut
    图像分割经典算法GraphCut的实现代码,亲测可用。(An implementation of GraphCut Algorithm, which is a classical method in image segmentation field.)
    2020-09-29 17:27:43下载
    积分:1
  • jushuSAR
    在分析聚束合成孔径雷j盘(SAR)方位向时频关系的基础上,提出了一种新的全孔径分辨率SAR成像算法。 根据SAR在条带与聚束模式下回波信号之间的差别,利用现有成熟的条带SAR成像算法实现先对聚束SAR各方位向子 孔径成像,而后再将各方位子孔径带宽合成为全孔径带宽,以形成具有全孔径分辨率的SAR图像,极大降低了系统PRF 的要求。(In the analysis of spotlight synthetic aperture radar dish j (SAR) azimuth based on the time-frequency relationship, a new full-aperture resolution SAR imaging algorithm. According to SAR in strip and spotlight mode, the difference between the echo signal, the use of existing mature band SAR imaging algorithm first bit of the spotlight SAR the parties to the sub-aperture imaging, and then place then all the bandwidth synthetic aperture the bandwidth for the full aperture to form a full aperture resolution SAR images, greatly reducing the system PRF requirements.)
    2010-07-07 14:03:19下载
    积分:1
  • smooth
    图像的平滑函数,对指定区域的图像,并有门限值和魔板大小限制。(the smooth of a bmp image)
    2013-09-19 21:16:46下载
    积分:1
  • SELF-READING-SYSTEM
    针对万工显螺旋显微镜视场图像特点,编写了Matlab 语言的图像处理算法用于万工显自动读数( The program which is developed by MATLAB language can be used for auto-reading of universal tools microscope measurement result)
    2011-11-21 16:26:02下载
    积分:1
  • DepToTime
    说明:  在地震处理中,非常经典的进行时深转换的程序,通常比较好用(In seismic processing, the very classic procedure for time-depth conversion, usually more useful)
    2011-03-07 14:59:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载