登录
首页 » Visual C++ » ImageBoard

ImageBoard

于 2020-12-27 发布 文件大小:396KB
0 258
下载积分: 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 个回复

  • cpp
    用halcon编写的代码实例,用来给初学者学习(Use halcon code examples, for beginners learning )
    2014-10-21 09:56:24下载
    积分:1
  • 11
    说明:  LSA的第一步是要去创建词到标题(文档)的矩阵。在这个矩阵里,每一个索引词占据了一行,每一个标题占据一列。每一个单元(cell)包含了这个词出现在那个标题中的次数。例如,词”book”出现在T3中一次,出现在T4中一次,而”investing”在所有标题中都出现了一次。一般来说,在LSA中的矩阵会非常大而且会非常稀疏(大部分的单元都是0)。这是因为每个标题或者文档一般只包含所有词汇的一小部分。更复杂的LSA算法会利用这种稀疏性去改善空间和时间复杂度。(The Little Book of Common SenseInvesting: The Only Way to Guarantee Your Fair Share of StockMarket Returns ,)
    2015-12-23 20:26:03下载
    积分:1
  • radon
    radon算法opencv实现,能够很好的实现图像的水平旋转矫正。( implementing the radon by opencv.)
    2021-04-21 16:58:50下载
    积分:1
  • algorithm-of-findpath
    绣花问题是连续型的填充,在不同区域的缝制过程中,缝针不能提针,因此不能用一般的离散型区 域填充方法处理。本文运用几何计算和图论理论提出了一个绣花缝针轨迹自动生成算法:先对轮廓走向进行 定义,通过轮廓铅垂方向的局部极值点的分割线将图案从上向下进行分割,采用交点的特征值比较彻底的解 决了分割时的重点问题,将图案区域准确的划分成缝针能一次完成的若干个节点。在此基础上根据节点的邻 接关系建立节点的邻接“图”,通过图论中半哈密尔顿路径或深度遍历方法找到节点的遍历(缝制)序列和每 个节点的缝制方向,最后可对设定的起点、终点和缝针间隔的条件自动提供缝针的走向轨迹。(In the process of embroidering, needle can not hang up for changing to a different area. Therefore, Embroider problem could be abstract as a continuous area-filling work. Considering disperse area-filling methods can not process this problem well. Based on geometry computing and graph theory, an algorithm of finding path of embroidering needle are proposed in this paper. First, outline orientations are defined, and finding all local extreme points of inner outline on their gravitational orientation to build sectioning lines so as to divide the picture. By using intersection point character the overlap point problem was solved perfectly. Therefore, the picture is divided into some nodes which can be finished alone. Then, based on connections of these nodes, an adjacency graph of nodes was built. Using half-Hamilton path or depth-first search method, both embroidering sequence and direction of these nodes could be got from the graph. Finally, from a defined start-point, end-point)
    2012-12-09 23:26:22下载
    积分:1
  • demons
    demons三维非刚性图像配准,速度很快,基于ITK(demons of 3D non-rigid image registration, very fast, based on ITK)
    2012-08-18 19:51:17下载
    积分:1
  • Watershed-16
    分水岭算法的实现,能自动对图像进行分割,任何图像都能够读取(Watershed algorithm, can automatically split the image)
    2010-07-19 15:33:21下载
    积分:1
  • VCPP-image-processing-chapter09
    VisualC++数字图像处理技术详解第2版-光盘 第九章(VisualC++ digital image processing technology Detailed Version 2- CD Chapter IX)
    2016-04-16 13:59:03下载
    积分:1
  • ESS
    基于efficient subwindow search算法的windows实现(efficient subwindow search for windows )
    2009-12-27 00:08:09下载
    积分:1
  • 2DFFT-IFFT
    这是我做的一个二维傅里叶变换的程序,可以对图像进行2DFFT变换得到频谱图,并利用2DIFFT得到原图像(I do a two-dimensional Fourier transform procedure, 2DFFT transform spectrogram image and utilize 2DIFFT original image)
    2012-12-01 15:56:14下载
    积分:1
  • myps
    c++编写的一个简单的类似Photoshop的图像编辑系统(c++ written in a simple system similar to the Photoshop image editing)
    2009-12-01 16:40:45下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载