登录
首页 » Visual C++ » ImageBoard

ImageBoard

于 2020-12-27 发布 文件大小:396KB
0 246
下载积分: 1 下载次数: 3

代码说明:

  图像处理软件,功能齐全,简单,而且逻辑清除,很适合图像处理编程初学者(Image processing software, full-featured, simple, clear and logical, it is suitable for image processing programming beginners)

文件列表:

ImageBoard
..........\ImageBoard
..........\..........\AdjustColorDlg.cpp
..........\..........\AdjustColorDlg.h
..........\..........\BCDlg.cpp
..........\..........\BCDlg.h
..........\..........\CanvasSize.cpp
..........\..........\CanvasSize.h
..........\..........\ChildFrm.cpp
..........\..........\ChildFrm.h
..........\..........\ColorBitsDlg.cpp
..........\..........\ColorBitsDlg.h
..........\..........\ColorGrid.cpp
..........\..........\ColorGrid.h
..........\..........\ConvoluteDlg.cpp
..........\..........\ConvoluteDlg.h
..........\..........\CqOctree.cpp
..........\..........\Debug
..........\..........\Dib.cpp
..........\..........\Dib.h
..........\..........\dibapi.cpp
..........\..........\dibapi.h
..........\..........\DibView.cpp
..........\..........\DibView.h
..........\..........\EditText.cpp
..........\..........\EditText.h
..........\..........\FloatDibWnd.cpp
..........\..........\FloatDibWnd.h
..........\..........\GrayDlg.cpp
..........\..........\GrayDlg.h
..........\..........\ImageBoard.aps
..........\..........\ImageBoard.clw
..........\..........\ImageBoard.cpp
..........\..........\ImageBoard.dsp
..........\..........\ImageBoard.dsw
..........\..........\ImageBoard.h
..........\..........\ImageBoard.ncb
..........\..........\ImageBoard.opt
..........\..........\ImageBoard.plg
..........\..........\ImageBoard.rc
..........\..........\ImageBoardDoc.cpp
..........\..........\ImageBoardDoc.h
..........\..........\ImageBoardView.cpp
..........\..........\ImageBoardView.h
..........\..........\IP.cpp
..........\..........\MainFrm.cpp
..........\..........\MainFrm.h
..........\..........\PaintParambar.cpp
..........\..........\PaintParambar.h
..........\..........\PaintToolbar.cpp
..........\..........\PaintToolbar.h
..........\..........\PaletteWnd.cpp
..........\..........\PaletteWnd.h
..........\..........\PenParamsList.cpp
..........\..........\PenParamsList.h
..........\..........\PenWidth.cpp
..........\..........\PenWidth.h
..........\..........\ReadMe.txt
..........\..........\res
..........\..........\...\4way01.cur
..........\..........\...\bitmap1.bmp
..........\..........\...\blank.bmp
..........\..........\...\bmp00001.bmp

..........\..........\...\Cross02.cur
..........\..........\...\Cross03.cur
..........\..........\...\cur00001.cur
..........\..........\...\cur00002.cur
..........\..........\...\cur00003.cur
..........\..........\...\cursor1.cur
..........\..........\...\cursorfr.cur
..........\..........\...\font.bmp
..........\..........\...\ImageBoard.ico
..........\..........\...\ImageBoard.rc2
..........\..........\...\ImageBoardDoc.ico
..........\..........\...\Pencil.cur
..........\..........\...\pick.cur
..........\..........\...\Toolbar.bmp
..........\..........\...\toolbar1.bmp
..........\..........\resource.h
..........\..........\Scale.cpp
..........\..........\Scale.h
..........\..........\SelectPasteDlg.cpp
..........\..........\SelectPasteDlg.h
..........\..........\Splash.cpp
..........\..........\Splash.h

..........\..........\StdAfx.cpp
..........\..........\StdAfx.h
..........\..........\ToolTipCtrlEx.cpp
..........\..........\ToolTipCtrlEx.h

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

发表评论

0 个回复

  • VisualC++ImageProcess
    各种图像处理技术举例。其中原代码可以直接使用,非常不错。(various image processing technology, for example. The original code which can be used directly, very good.)
    2006-05-25 19:05:08下载
    积分:1
  • shape-matching
    基于形状的模板匹配,用到了opencv,主体包含两部分,建模与金字塔搜索。(Based on the shape of the template matching, the use of opencv, the main body contains two parts, modeling and pyramid search.)
    2020-12-07 21:09:22下载
    积分:1
  • DebugDemo
    设置位置断点跟踪程序,VC++精选编程源码,很好的参考资料。(Set breakpoint location tracking procedures, VC++ programming source code, a good reference.)
    2013-11-26 09:57:15下载
    积分:1
  • Halcon_CALI
    基于halcon图像处理平台的相机标定算法,相当不错。。。。。(Halcon based image processing system camera calibration algorithm is quite good. . . )
    2016-05-30 12:08:20下载
    积分:1
  • liangduzhengjia
    注意:本程序中,每点击一次“增加亮度”,图像灰度提升16;每点击一次“降低亮度”,图像灰度降低16。(Note : This procedure, every click an "increase in brightness," gray upgrade 16; Click on each of a "lower brightness," gray lower 16.)
    2006-12-05 09:50:59下载
    积分:1
  • HistogramaOTSU
    说明:  分块直方图均衡化处理图像 用户输入分块的x,y方向的分块个数,即可将图形分成各个小块进行直方图均衡化。 大津法处理图形,包括一维大津法和二维大津法的实现 (the realization of the Histogram equalization algorithm. the realization of otsu algorithm to process the images)
    2011-04-17 21:52:58下载
    积分:1
  • ballalongline
    小球沿斜线运动,可以扩展到其他程序中,第一次上传,谢谢。(a ball along with a line.)
    2013-11-17 20:53:20下载
    积分:1
  • Cpp1
    说明:  基于opencv的小面积区域的去除.可以去除面积小于指定面积的无兴趣区域.(Opencv-based small area of the region to remove. Can remove an area of less than the specified area is not interested in the region.)
    2008-12-04 11:17:17下载
    积分:1
  • ostu
    使用大津法选定二值化阈值,并对彩色图像做二值化处理(Otsu binarization threshold is selected, and the color images do binarization processing)
    2012-05-19 22:41:01下载
    积分:1
  • detectpoint
    光斑中心提取算法,在VS2010下,用opencv2.3.1编写的控制台程序,主要功能是利用hession矩阵和高斯滤波进行光斑中心点提取,里面附测试图片,提取精度为亚像素级别。(Spot center extraction algorithm, in VS2010, written by opencv2.3.1 console program, the main function is to use hession matrices and Gaussian filter for extracting the center spot, which is attached test images, the extraction accuracy of sub-pixel level.)
    2014-04-16 15:33:49下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载