登录
首页 » 图形图像 » 本套源码是基于VC++开发的关于图像处理程序,其中包括图像的点运算,几何变换、正交变换、图像增强 、形态学增强、边缘与轮廓、图像分析、图像复原、图像编码和直...

本套源码是基于VC++开发的关于图像处理程序,其中包括图像的点运算,几何变换、正交变换、图像增强 、形态学增强、边缘与轮廓、图像分析、图像复原、图像编码和直...

于 2023-07-10 发布 文件大小:385.32 kB
0 143
下载积分: 2 下载次数: 1

代码说明:

本套源码是基于VC++开发的关于图像处理程序,其中包括图像的点运算,几何变换、正交变换、图像增强 、形态学增强、边缘与轮廓、图像分析、图像复原、图像编码和直方图处理-source of this set is based on the development of the VC on image processing, including image point operations, geometry transformation, orthogonal transformation, image enhancement, morphology enhancement, edge and silhouette, image analysis, image restoration, image coding and histogram processing

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

发表评论

0 个回复

  • 3D魔方(vs2010)
    程序主体上的架构是表示层用opengl进行渲染场景,业务层通过将魔方的旋转命令数据化,通过与此数据相连的线程进行更新操作更新魔方的数据结构6个3*3的整形数组。数组中存的数字是颜色的索引值,在通过opengl进行渲染,达到模仿的旋转效果,为了使魔方的旋转动作更真实,定时器的加入是的模仿的旋转动画效果更逼真。
    2023-05-03 03:25:03下载
    积分:1
  • VTK5.8.0 CMake编译包
    编译好的VTK文件夹 需要注意的是,不要忘记系统环境变量的配置。 还有就是qvtkwidgetplugin.lib和qvtkwidgetplugin .dll (在压缩包的VTKlibvtk-5.8)要考到XX:Qt4.8.5pluginsdesigner
    2022-08-09 17:30:01下载
    积分:1
  • 贝塞尔函数和纽曼函数是常用的数学函数,本程序是利用VC++编译的绘制贝塞尔纽曼函数的程序,值的一下...
    贝塞尔函数和纽曼函数是常用的数学函数,本程序是利用VC++编译的绘制贝塞尔纽曼函数的程序,值的一下-Bessel function and Neumann function is commonly used mathematical functions, the procedure is to use VC++ Compiler drawing function besse Newman procedures, the value of the click
    2023-07-25 20:35:03下载
    积分:1
  • this document to include a wide range of digital image processing algorithms, in...
    本文档包含了广泛的数字图像处理算法,包括边缘检测、腐蚀扩展、图像压缩、直方图平滑等各种图像处理技术
    2023-08-03 19:20:04下载
    积分:1
  • 实现所给圆的内部的颜色填充,主要是先设置一点,再从上下左右扩充得出....
    实现所给圆的内部的颜色填充,主要是先设置一点,再从上下左右扩充得出.-round to achieve the internal color filling, the main point is to set up first and then expand from all around come.
    2022-03-11 10:54:52下载
    积分:1
  • TURBOC语言编写的声响程序
    TURBOC语言编写的声响程序-TURBOC2.0 language of the sound procedures
    2022-02-07 05:57:01下载
    积分:1
  • 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么...
    新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
    2022-03-05 21:42:30下载
    积分:1
  • 200 多个可靠的算法源程序 Numerical Recipes Fortran代码
    200 多个可靠的算法源程序 Numerical Recipes Fortran代码-reliable algorithm source code Fortran Numerical Recipes
    2023-08-22 06:50:02下载
    积分:1
  • 彩色量化KMEAN集群
    kmean聚类彩色图像量化
    2022-06-27 09:27:58下载
    积分:1
  • 俄罗斯方块游戏 完全用汇编写的,只有471字节,只能运行于DOS/Win9x/WinME下...
    俄罗斯方块游戏 完全用汇编写的,只有471字节,只能运行于DOS/Win9x/WinME下-Tetris game written entirely in the compilation, only 471 bytes, can only run on the next DOS/Win9x/WinME
    2022-12-18 00:25:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载