资源列表
smazat5
- mathematical operation with overflow 3
smazatt
- mathematical operation with overflow 4
LK算法
- 利用openCV,首先利用goodFeaturesToTrack函数得到图像中的强边界作为跟踪的特征点,接下来要调用calcOpticalFlowPyrLK函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把得到的跟踪结果过滤一下,去掉不好的特征点。再把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as t
光流法运动估计OpticalFlow
- 利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlow
guess
- 在100之间猜测具体的数字 在你给出数字后会提示您猜大了或者小了或者正确(Guess the exact numbers between 100)
shopping
- 超市购物系统 输入数量 价格 折扣 就会给出您应该付多少钱(Supermarket shopping system, enter quantity, price discount will give you how much you should pay)
zz
- 动态数组输出相反 根据你输出的一段 数字 结果给出相反的结果(Dynamic array output, instead, gives the opposite result based on the number of digits you output)
八只数码管动态显示
- 8 只数码管滚动显示单个数字 说明:数码管从左到右依次滚动显示 0~7,程序通过每次仅循环选通一只数码 管(Scroll from left to right in turn digital tube display 0 to 7,by each cycle gate only a digital tube)
jisun
- 命令行参数完成俩个浮点数的四则运算 加法 减法 乘法 于除法的运算(Command line arguments complete four operations of two floating-point numbers, add, subtract, multiply, and divide operations)
delete
- 删除指定的字符 输入字符串 在输入要删除的字符 结果输出删除后的字符串(Delete the specified character input string, string characters in the input, output, delete the string)
读IO电平定时器算时间
- 超声波模块 自配置 希望能帮助大家 通过读IO(Self configuring ultrasonic module)
截取
- 打开摄像头,截取图像,关闭摄像头,就这几个功能了(Turn on the camera, capture the image, and close the camera. These are the functions)