登录
首页 » 图形图像 » 图像滤镜处理的一种VC++实现方法

图像滤镜处理的一种VC++实现方法

于 2022-02-10 发布 文件大小:119.88 kB
0 272
下载积分: 2 下载次数: 1

代码说明:

图像滤镜处理的一种VC++实现方法-image processing filters to achieve a method of VC

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

发表评论

0 个回复

  • 新建一个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
  • 实现亮度调节,VC6下运行正常,实时查看运行结果,直观。...
    实现图像亮度调节,VC6下运行正常,实时查看运行结果,直观。-Achieve the image brightness adjustment, VC6 to run properly, real-time view the results, and intuitive.
    2023-03-23 11:15:04下载
    积分:1
  • vb own series programming, which is that this is circular connecting line source...
    自己编的vb编程,这是这是圆弧连接直线源代码!请多多指教!-vb own series programming, which is that this is circular connecting line source code! A great weekend!
    2022-03-19 04:43:28下载
    积分:1
  • Desktop desktop animated animated animated desktop desktop desktop animated anim...
    桌面动画 桌面动画 桌面动画-Desktop desktop animated animated animated desktop desktop desktop animated animated
    2022-03-10 03:02:41下载
    积分:1
  • jkkjjjjjjjjjjjjjjjjjjjllllllllllllllllllll
    本程序基本于.Net平台开发,默认支持Access数据库,可扩展为任意数据库,拥有完整的文章发布-jkkjjjjjjjjjjjjjjjjjjjllllllllllllllllllll
    2022-04-08 09:53:45下载
    积分:1
  • 将问卷调查结果以表(柱状和饼状)的方式直观的表示出来(调查结果为随机生成的)...
    将问卷调查结果以图表(柱状图和饼状图)的方式直观的表示出来(调查结果为随机生成的)-outcome of the survey will be to chart (column and Caky) intuitive way to express (findings of the randomly generated)
    2022-05-28 09:14:18下载
    积分:1
  • 韦恩王:数字数字水印方法的应用
    王颖:数字图像水印 用扩频方法实现数字水印-Wayne Wang: Digital image watermarking method using spread-spectrum digital watermarking
    2022-08-08 14:13:57下载
    积分:1
  • 这是用DirectX9写的一个多纹理的动画,呈现了一个真实的水的效果。
    这是用DirectX9写的一个多纹理的动画,呈现了一个真实的水的效果。-It is written in a multi-texture DirectX9 animated, showing a real effect of the water.
    2022-08-17 16:38:11下载
    积分:1
  • 介绍如何在Linux下使用OpenCV的文章及附件了一些基本的源程序。...
    介绍如何在Linux下使用OpenCV的文章及附件了一些基本的源程序。-how to use Linux in OpenCV articles and annex some basic source.
    2022-03-07 01:21:50下载
    积分:1
  • Convert Sketchup SKP files to DXF or STL
    This is a plugin script for Go-ogle"s free 3D design program Sketchup. The free version of Sketchup has limited file export options and many CAM programs will not recognise the native Sketchup (SKP) file format. This plugin allows you to export your Sketchup model as a DXF or STL files readable by most CAM and 3D printer software.Using the pluginAfter copying this file, start Sketchup and you should now have an extra menu option (Export to DXF or STL) in the Sketchup Tools menu.There are five export options:STL  triangles. Use this for Makerbot or Reprap style 3D printersDXF polyface mesh. This will give the most faithful reproduction of your original Sketchup model.DXF polylines: exports the outlines of each face as a polyline, sometimes useful for CAM toolpaths.DXF triangular mesh: breaks all the faces up into trianglesDXF lines. This
    2022-07-17 00:59:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载