-
delphi 的矩阵转换程序
delphi 的矩阵转换程序-matrix conversion
- 2022-11-20 13:15:03下载
- 积分:1
-
批量彩色图像转灰度图像,并实现重命名批量保存在新文件夹下...
批量彩色图像转灰度图像,并实现重命名批量保存在新文件夹下-Batch processing of Color image transfer in to grayscales image,and rename them to save in to new file
- 2022-01-25 20:17:29下载
- 积分:1
-
some skills of creator & vega !
creator vega 技术贴全书,介绍了许多vega的使用技巧。-some skills of creator & vega !
- 2023-01-16 17:10:03下载
- 积分:1
-
图像模糊增强函数
图像模糊增强函数-images fuzzy enhancement function
- 2022-12-13 07:30:02下载
- 积分:1
-
双线性表面,回转面
双线性曲面、回转曲面-bilinear surface, Rotary Surface
- 2023-05-30 20:40:02下载
- 积分: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++实现的图像读取的基本算法,可读取DIB文件
用VC++实现的图像读取的基本算法,可读取DIB文件-Using VC++ to achieve the image to read the basic algorithm, DIB files can be read
- 2022-11-09 00:30:03下载
- 积分:1
-
VGG MultiView Compute Library,包含各种图像插值算法的实现和图像变换矩阵参数估计...
VGG MultiView Compute Library,包含各种图像插值算法的实现和图像变换矩阵参数估计-VGG MultiView Compute Library, contains a variety of image interpolation algorithm and image transformation matrix parameter estimation
- 2023-04-30 04:30:03下载
- 积分:1
-
我已经写下了在图像空间下的开发
自己编写的在Delphi下进行图像开发的空间可以向-I have written in the Delphi development under the image space can
- 2023-04-22 05:20:03下载
- 积分:1
-
基于双主成分分析
基于二维PCA对人脸进行识别,对图像有很好的降维作用,且识别率比pca好-PCA based on two-dimensional human face recognition, the image is very good landing peacekeeping role, and the recognition rate better than pca
- 2022-02-15 09:02:05下载
- 积分:1