-
图形中,视口跟窗口的变换算法,比较基础的
图形中,视口跟窗口的变换算法,比较基础的-Graphics, depending on the mouth with the window transform algorithm, the basis of comparison
- 2022-11-20 06:20:03下载
- 积分:1
-
该程序能够根据用户的需求,即用户输入相应的参数,来画出对应的正弦或余弦函数的图形,并可以进伸缩和平移变换...
该程序能够根据用户的需求,即用户输入相应的参数,来画出对应的正弦或余弦函数的图形,并可以进伸缩和平移变换-The program can be based on user demand, that is, the corresponding user input parameters, to draw the corresponding sine or cosine function of the graphics, and can transform into the scaling and translation
- 2022-03-13 08:08:19下载
- 积分:1
-
vowal detection in speech
vowal detection in speech
- 2022-03-22 14:04:18下载
- 积分:1
-
压缩感知的OMP重构算法
基于OMP算法的图像融合,内附论文及程序图片
沙威的个人主页:
http://www.eee.hku.hk/~wsha/
沙威的资料下载地址:
http://www.eee.hku.hk/~wsha/Freecode/freecode.htm
CS_OMP的信号是一个向量;
Wavelet_OMP的信号是图像;
文章《Compressive_Sensing_沙威》是作者的一些见解。
- 2022-11-19 16:00:03下载
- 积分:1
-
计算机图形学课程设计计 算机图形学课程设计计算机图形学课程设计...
计算机图形学课程设计计 算机图形学课程设计计算机图形学课程设计-engleengleengleengleengleengle
- 2022-09-07 00:10:03下载
- 积分:1
-
Elastic draw a straight line drawn straight rubber band rubber band rubber band...
弹性画直线画直线橡皮筋橡皮筋画直线画直线
- 2023-06-23 08:10:02下载
- 积分:1
-
图像处理技术已经渗透到人类生活的各个领域并得到越来越多的应用,图像处理所涉及的图像格式有很多种,如TIF、JEMP、BMP等等,工程应用中经常要处理256级的灰...
图像处理技术已经渗透到人类生活的各个领域并得到越来越多的应用,图像处理所涉及的图像格式有很多种,如TIF、JEMP、BMP等等,工程应用中经常要处理256级的灰度BMP图像,如通过黑白采集卡采集得到的图像-image processing technology has been integrated into all areas of life and to be more and more applications, image processing involved in the format images can take many forms, such as TIF, JEMP, BMP, etc., engineering applications often have to deal with 256 Gray BMP images, such as through black-and-white collection in acquisition card The images
- 2023-01-19 23:10:03下载
- 积分:1
-
segmentation数字图像分割
segmentation数字图像分割-segmentation Digital Image Segmentation
- 2023-06-10 19:25:34下载
- 积分: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
-
数字图像处理最基础的打开显示图片的源代码
数字图像处理最基础的打开显示图片的源代码-The most basic digital image processing, the source code to open the Display pictures
- 2022-05-16 23:07:03下载
- 积分:1