-
StL Data File Viewer
StereoLithography(StL) is something that is widely used in CAD/CAM, RapidPrototyping etc. The concept is that any surface or solid is exported to StL format by data exchange packages after they are modeled in commercial CAD packages. This data consists of triangulated facets that approximate the surface of the solid. No topological or geometric information is exported. The surface is subdivided into small triangles. The approximation uses chordal deflection for curved surfaces to smoothen the surface. More the smoothening required, more number of smaller triangles are generated by subdivision resulting in larger size of data file. Now, along with triangles, their facet normals are also generated. The data is written both in ASCII and binary formats. The data in ASCII is written like this:
- 2022-02-02 20:46:09下载
- 积分:1
-
Local Phase Quantization (LPQ)特征
Latest Matlab implementation of Local Phase Quantization (LPQ) descriptorsLPQ(Local Phase Quantization)算法的原理是假设平滑函数h(x)中心对称,则其傅里叶变换为H(u),对所有H(u)≥0有∠G(u)= ∠F(u),其中F(u)和G(u)分别为原图像和平滑后图像的傅里叶变换,因而在H(u)≥0条件下,图像对平滑有不变性。
- 2022-03-12 11:08:28下载
- 积分:1
-
使用Canny边缘检测matlab图像边缘检测效率
这是在编码用于使用Canny边缘检测图像的边缘检测。在边缘检测这个非常有用的代码phenomena.Also使用Canny边缘检测的边缘检测比使用Canny边缘检测给予更高效,更好的边缘检测到其它边缘检测图像对比其它边缘检测technique.The边缘检测更好。Canny边缘检测器执行的边缘检测4步骤。
- 2022-03-20 13:56:43下载
- 积分:1
-
基于VC++平台的双目测距
本程序和摄像头配合能测出前方障碍物距离,是一个很好的测距工具-With the procedures and camera can detect obstacles in front of the distance is a good distance tool
- 2022-05-19 22:52:38下载
- 积分:1
-
图像锐化处理
对图像进行梯度锐化处理,并用数字图像进行测试,从结果看出,经过3次锐化处理后,图像周围出现“长毛‘现象。
- 2022-01-25 22:34:51下载
- 积分:1
-
基于opencv的人脸检测
OpenCV检测原理主要步骤为:1.加载分类器。用cvLoad函数读入xml格式的文件。文件在OpenCV安装目录下2.读入待检测图像。读入图片或者视频。3.检测人脸。
- 2022-02-15 01:16:33下载
- 积分:1
-
QT5+OpenCv3,完全可以使用代码
资源描述
网上看了很多的教程,但是按照教程来其实是不行的,而且那大多是互相抄的,明显看的出来。这是我自己看书,然后咨询了很多人,一步一步的试,最后配出来了。
使用的是QT5.5.1,opencv使用的3.0
大家主要要看我的pro文件里面的INCLUDEPATH 和 LIBS里面的写法
- 2022-09-14 11:40:04下载
- 积分:1
-
自定义形状的直方图
< 跨度 style="font-size:11.0pt;line-height:115%;font-family:"">"前景"的图像中的对象现在变得变换后的图像的直方图这 scripttransforms 这样的图像。
- 2023-02-26 11:10:04下载
- 积分:1
-
Haralick小面模型
对于图像的每一个像素,都可以找到一个可以逼近该像素及其邻域像素灰度值的函数,这种逼近方法叫做小面模型。实现了Haralick小面模型,实现对图像边缘的提取,
- 2022-06-12 20:15:55下载
- 积分:1
-
帧提取
这一项目划分输入视频到其相应的帧......你可以冲浪在每一帧之间单独......编译使用处理
- 2023-01-27 09:30:03下载
- 积分:1