-
Gobar transform
一个基于gobar变换算法进行指纹识别的程序实现-Gobar transform-based fingerprint recognition algorithm procedures realize
- 2023-08-09 19:40:04下载
- 积分:1
-
fft加窗谐波检测
利用FFT加窗并对信号进行插值,从而检测谐波。是一种快捷优良的算法,注释很详细,只需要改动一部分即可,谢谢!
- 2022-07-27 16:07:44下载
- 积分:1
-
MFC中ListCtrl控件的应用,插入图片等
MFC中ListCtrl控件的应用,插入图片等-ListCtrl controls in MFC application, insert pictures, etc.
- 2023-08-28 06:30:04下载
- 积分:1
-
对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。
已形成界面。可通过界面进行上述操作。...
对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。
已形成界面。可通过界面进行上述操作。-To read the two images pixel-by-comparison, the maximum or minimum value from which to form a new image matrix, the output. Interface has formed. Through the interface to carry out such operations.
- 2022-01-26 02:12:34下载
- 积分:1
-
微软的新作xna c#2005
教程第一课的源码
微软的新作xna c#2005
教程第一课的源码-for Microsoft"s new xna c# 2005 Guide to the first lesson of FO
- 2022-09-27 10:20:03下载
- 积分:1
-
在3D空间选择感兴趣的空间点,以便后期处理,如seed 点。
在3D空间选择感兴趣的空间点,以便后期处理,如seed 点。-Choice in the 3D space of the spatial point of interest in order to deal with the latter, such as seed points.
- 2023-09-05 00:25:03下载
- 积分:1
-
基于opengl的光线跟踪程序。是一个学习光线跟踪的例子
基于opengl的光线跟踪程序。是一个学习光线跟踪的例子-Based on the ray tracing procedure opengl. Is an example of ray tracing study
- 2023-03-04 06:15:03下载
- 积分:1
-
一个MATLAB 的图像处理和灰度变换的程序,这个是老师留的作业,里面有详细的讲解过程,非常的详细,对做图像的朋友非常有用...
一个MATLAB 的图像处理和灰度变换的程序,这个是老师留的作业,里面有详细的讲解过程,非常的详细,对做图像的朋友非常有用-A MATLAB image processing and gray-scale transformation program, this is the teacher to stay the operation, which explain in detail the process, very detailed images of a friend is very useful to do
- 2023-03-06 06:15:03下载
- 积分:1
-
基于Astar算法的最优路径算法生成程序(内附测试图)
应用背景
基于Astar算法的最优路径算法生成程序(内附测试图):
可应用于三维地形路径自动生成,最优路径选择,计算机图形可视化领域。
关键技术
包含Astar算法实现,使用qt编写界面ui,使用osg三位渲染引擎加载三维地形,并显示可视化路径。
可鼠标点击生成路径的起点和终点,具备良好的用户交互。
- 2022-10-01 10:30:11下载
- 积分: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