-
graphical programming : line drawing, the landscape, rectangular, VC
图形编程:画线,园,矩形,VC-graphical programming : line drawing, the landscape, rectangular, VC
- 2022-12-10 22:15:03下载
- 积分:1
-
C Builder interface beautifully prepared irregular media players
用C++Builder5编制不规则界面精美媒体播放器-C Builder interface beautifully prepared irregular media players
- 2023-01-03 06:50:03下载
- 积分:1
-
实现图像数据的JPEG
实现图像数据的JPEG-LS标准的压缩,可以实现无损压缩也可以进行有损压缩-Realize image data standard JPEG-LS compression, lossless compression can be lossy compression can also be carried out
- 2022-03-05 21:00:18下载
- 积分:1
-
程序代码包括:灰度AGV路径识别,彩色AGV路径识别HSI,彩色空间的AGV路径识别,路径中心线的定位,Radon变换的AGV路径偏差检测...
程序代码包括:灰度AGV路径识别,彩色AGV路径识别HSI,彩色空间的AGV路径识别,路径中心线的定位,Radon变换的AGV路径偏差检测-Program code include: gray AGV path identification, color identification AGV path HSI, color space of the AGV path identification, the positioning of the centerline path, Radon transform of the AGV path deviation detection
- 2023-02-16 15:30:04下载
- 积分:1
-
在这一风险投资项目的均值漂移算法进行了探讨。你可以打开它,和鳍…
mean shift algorithm is explored in this vc project. You can unzipped it,and find the source code,then build and debug it ,you ll get the content result.
- 2023-05-17 23:05:04下载
- 积分:1
-
工程制图例子
工程制图例子-Example of engineer drawing
- 2022-11-26 21:20:03下载
- 积分: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
-
vc++图象处理原代码,内容是对图象进行对角镜像处理,大家不妨...
vc++图象处理原代码,内容是对图象进行对角镜像处理,大家不妨-vc original image processing code, the contents of the image right angle mirror, we may try
- 2022-08-19 18:15:31下载
- 积分:1
-
generalrect是一个C++库的全部源代码对任何整改…
GeneralRect is a C++ library with full source code for the rectification of any pair of images for which the epipolar geometry can be determined. -GeneralRect is a C++ Library with full source code for the rectification of any pair of images for which the epipolar geometry can be determined.
- 2022-01-26 06:36:39下载
- 积分:1
-
Set 4 8 16 32 sightings of fast DCT algorithm.
这是一个集4位8位16位32位得快速DCT算法。-Set 4 8 16 32 sightings of fast DCT algorithm.
- 2023-05-03 02:00:03下载
- 积分:1