资源列表
[OpenCV] CV2
说明:利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,<> 在 2025-07-22 上传 | 大小:3.16mb | 下载:0
[其他小程序] cout99koujue
说明:输出99口诀,注释详细,祝学习愉快,天天进步-The output 99 formulas comment I wish to study in detail the happy progress every day<赵勇> 在 2025-07-22 上传 | 大小:136kb | 下载:0
[编译器/词法分析] Python-3.1.3
说明:Python v3.1.3 解释器源代码-The Python v3.1.3 interpreter source code<孙悟空> 在 2025-07-22 上传 | 大小:11.75mb | 下载:0
[C#编程] the-couse-of-BDM
说明:关于BDM的历程,可以节省我们在使用BDM时驱动模块的额编写,给应用带来方便-Couse of BDM can save us when using BDM driver module of writing, bring convenience to the application<郑海潮> 在 2025-07-22 上传 | 大小:903kb | 下载:0
[OpenCV] CV3
说明:使用opencv进行摄像机的标定,主要涉及如何确定摄像机的内外参数问题。具体来说,程序完成的是一个最简单的小孔成像模型,和使用张正友方法来得到摄像机的内外参数-Opencv camera calibration, mainly related to how to determine the internal and external parameters of the camera. Specifically, the process is complete is one of the most<> 在 2025-07-22 上传 | 大小:2.92mb | 下载:0
[C#编程] the-data-of-PID
说明:关于PID的相关资料,帮我我们快速学习PID,及了解其相关的应用-Related information about PID, we quickly learn PID for me, and understand the relevant applications<郑海潮> 在 2025-07-22 上传 | 大小:1.64mb | 下载:0
[OpenCV] CV4
说明:立体视觉相关的程序,这部分需要先了解图像和摄像机之间的对立关系,并对极线几何比较了解,先把原理熟悉了以后,具体到编程上就会轻松一点,整体还是比较耗时的。具体来说,程序使用SSD得到匹配点,然后根据匹配点计算出基本矩阵,最后计算出匹配点相关的极线-Stereo vision procedure, this part of the need to understand the antagonistic relationship between the image and the camera, an<> 在 2025-07-22 上传 | 大小:2.83mb | 下载:0
[C#编程] Bluetooth-wireless-control
说明:蓝牙串口的资料包,及相关驱动程序,可以让我们直接使用买回来的蓝牙,而不用再次编程-Bluetooth serial port data package, and the related driver, can make us buy directly using bluetooth, again without programming<郑海潮> 在 2025-07-22 上传 | 大小:35kb | 下载:0
[OpenCV] CV5
说明:本程序功能是由运动(估计)恢复仿射结构,具体使用的是factorization分解法。这个方法的本质就是一个矩阵分解的过程:对于给定n个点的m幅图像,我们可以写成一个2m*n的矩阵D=(q1,q2,…,qn),而这个像点矩阵可以表示成一个2m*3矩阵和一个3*n矩阵的乘积,即D=AP,其中A、P分别表示实际(仿射)摄像机位移和场景状态,也就是我们需要求得的矩阵。而如何根据D来得到A、P,正是factorization分解法的工作。-This program features the recove<> 在 2025-07-22 上传 | 大小:1.76mb | 下载:0
[OpenCV] CV6
说明:利用KLT跟踪算法进行兴趣点选取和跟踪。 KLT跟踪算法的原始思想是在研究不同图像之间的匹配问题时,通过计算两个平移窗口的灰度残差,并寻找最小化残差SSD(sum of square difference)来实现匹配的。但是这个过程是没有效率的,因此KLT算法进行了优化。在这个过程中,KLT算法使用泰勒展开直接计算平移矢量,而不需要通过遍历进行搜索。 -KLT tracking algorithm to select a point of interest and tracking. K<> 在 2025-07-22 上传 | 大小:2.12mb | 下载:0
[DSP编程] Lab1
说明:通过DSPIC单片机实现对无刷直流电机速度的控制-Brushless DC motor speed control dsPIC microcontroller<wangwenming> 在 2025-07-22 上传 | 大小:5kb | 下载:0
[书籍源码] aquisitor_Teste
说明:MCP3551 LIB Aquisitor PIC 18f2553<h_cs5530> 在 2025-07-22 上传 | 大小:95kb | 下载:0