资源列表
设计分段线性函数处理图像
- 设计分段线性函数:转折点为(60,120)、(215,235),对图像进行处理,并分析效果。(Design piecewise linear function: turning point is (60120), (215235), image processing, and analyze the effect.)
PointSetAlign
- 3D点云拼接,实现旋转平台点云,ICP配准。点云格式ply,标定好旋转轴后实现拼接然后配准(3D point cloud splicing, rotating platform point cloud, ICP registration. Point cloud format ply, after calibrating the rotating axis, realize registration and registration.)
3173997_6d01072ae3f0bdb60a5d122612b8235d
- 基于混沌的图像加密算法设计与实现 适合初学者学习和参考(Based on chaotic image encryption algorithm design and implementation, suitable for beginners to learn and reference.)
qidongshuntai
- 转子系统启动时的瞬态动力学分析,单盘转子瞬态动力学分析(Transient Dynamics Analysis of Rotor System Startup, Transient Dynamics Analysis of Single Disc Rotor)
自动报靶软件
- 自动报靶软件,matlab程序以及gui界面设计,附带图片。(Automatic reporting target software matlab program and gui interface design accompanied by pictures)
Teigha 使用汇总
- Teigha用法汇总,花了很多时间才收集齐哈,对于不想依赖CAD平台读写dwg数据的很有帮助(Teigha usage summary, it took a lot of time to collect Qiha, and it is helpful for those who do not want to rely on CAD platform to read and write dwg data.)
Traffic_Sign_Recognition-master
- 利用图像的HOG特征,对交通标志进行检测和识别(Detection and recognition of traffic signs based on HOG features of images)
Signage_Board_Information_Recognition-master
- 对交通标志进行检测和识别(本文件仅针对红色交通标志进行识别)(Identification and identification of traffic signs (this document is only for identification of red traffic signs).)
Traffic-Sign-Recognition-master
- 利用SVM与hog特征,对交通标志进行检测和识别(Using SVM and hog features to detect and identify traffic signs.)
inctiallysexxer
- 一种体素表示的补洞算法,由华盛顿大学开发()
ColorMoments
- 提取图像RGB颜色空间内的颜色矩。颜色矩是图像重要的颜色特征,在图像检索、比对中具有重要作用。(Calculate the color moment of each color channel in RGB color space of an image)
改进的canny
- Canny 算法包含许多可以调整的参数,它们将影响到算法的计算的时间与实效。 高斯滤波器的大小:第一步所用的平滑滤波器将会直接影响 Canny 算法的结果。较小的滤波器产生的模糊效果也较少,这样就可以检测较小、变化明显的细线。较大的滤波器产生的模糊效果也较多,将较大的一块图像区域涂成一个特定点的颜色值。这样带来的结果就是对于检测较大、平滑的边缘更加有用,例如彩虹的边缘。 阈值:使用两个阈值比使用一个阈值更加灵活,但是它还是有阈值存在的共性问题。设置的阈值过高,可能会漏掉重要信息;阈值