-
VC编写的图像复原软件,方法比较简单,但很有用
VC编写的图像复原软件,方法比较简单,但很有用-VC prepared by the image restoration software, and methods are relatively simple, but useful
- 2022-02-03 20:12:18下载
- 积分:1
-
two images of the original code integration
两幅图像的融合原码-two images of the original code integration
- 2022-10-04 11:55:03下载
- 积分:1
-
检测图像中是否有人脸的代码
只检测有没有人脸,而不检测是谁是吧。那就比较简单。计算的原理是当图中一片区域出现某个颜色的时候(比如黄种人就是黄色,这个颜色往往是个范围)则认为是有人。
- 2022-01-24 15:09:41下载
- 积分:1
-
本程序是用于三维图像的,三维重建,非常有用
本程序是用于三维图像的,三维重建,非常有用-This procedure is used for three-dimensional images, three-dimensional reconstruction, a very useful
- 2022-06-26 17:31:53下载
- 积分:1
-
计算模型OBB的8个点
本源码完整给出了一个接口函数;
用户只需要给出一个模型文件名称,函数返回需要的8个OBB的顶点;
算法使用开源osg作为基础库函数,先抽取模型的所有的点,接着计算协方差矩阵,继而求解三个特征向量作为OBB的三个轴;在此基础上给出模型OBB的八个顶点;
- 2023-07-28 11:10:03下载
- 积分:1
-
这个程序可以识别图像中的线段或者直线,算法采用哈夫变换,将直线变换为另一个坐标系中的点,进而完成识别。...
这个程序可以识别图像中的线段或者直线,算法采用哈夫变换,将直线变换为另一个坐标系中的点,进而完成识别。-this procedure can identify the image or straight line segments, Hough transform algorithm. Linear transformation of coordinate system to another"s point, thus completing the identification.
- 2022-02-24 14:49:37下载
- 积分:1
-
一个不错的指纹分析代码程序,希望大家会喜欢
一个不错的指纹分析代码程序,希望大家会喜欢-A good fingerprint analysis procedure code, I hope everyone will like
- 2022-04-19 20:45:50下载
- 积分:1
-
用c++编写的一个图像分水岭算法的程序,用于图像分割
用c++编写的一个图像分水岭算法的程序,用于图像分割-With c++ Prepared an image procedures watershed algorithm for image segmentation
- 2022-02-19 23:03:16下载
- 积分:1
-
matlab程序 防御系统弹道导弹目标识别方面的matlab程序
matlab程序 防御系统弹道导弹目标识别方面的matlab程序-matlab program of ballistic missile defense system target identification procedures matlab
- 2022-04-18 17:56:57下载
- 积分:1
-
实现了甘特图的显示功能(甘特图又叫条形图用于项目管理中的进度管理,它的长度表示工期,起始点表示开工日起,结束点表示完工日起,可以通过鼠标来改变它用来表示改变日期...
实现了甘特图的显示功能(甘特图又叫条形图用于项目管理中的进度管理,它的长度表示工期,起始点表示开工日起,结束点表示完工日起,可以通过鼠标来改变它用来表示改变日期信息),该程序可以用于编写项目管理软件中的甘特图的显示-Achieved Gantt display function (also known as Gantt bar chart for project management in the progress of management, said the length of its duration, the starting point that the start date, end date point, you can mouse to change it used to change the date of information), the program can be used in the preparation of project management software Gantt display
- 2022-01-24 09:57:31下载
- 积分:1