文件名称:video2lcd_opencv2
介绍说明--下载内容均来自于网络,请自行研究使用
硬件为友善之臂的smart210开发板,项目是实现摄像头采集图像经过opencv处理,检测出椭圆或圆,然后在LCD(S70)上显示,椭圆算法是基于opencv的轮廓检测和最小二乘拟合,并在算法中加入了一些条件滤除不是椭圆的轮廓,经测试,精度较好-Hardware is a friendly arm of smart210 development board, the project is to achieve the camera to capture images after processing opencv detected oval or round, and then in the LCD (S70) on the display, elliptical contour detection algorithm is based on opencv and least-squares fit, and added a number of conditions are not filtered oval outline in the algorithm, tested, accuracy better
(系统自动生成,下载前可以参看下载内容)
下载文件列表
video2lcd_opencv2\.main.o.d
.................\built-in.o
.................\convert\.color.o.d
.................\.......\.convert_manager.o.d
.................\.......\.jdatasrc-tj.o.d
.................\.......\.mjpeg2rgb.o.d
.................\.......\.rgb2rgb.o.d
.................\.......\.yuv2rgb.o.d
.................\.......\built-in.o
.................\.......\color.c
.................\.......\color.h
.................\.......\color.o
.................\.......\convert_manager.c
.................\.......\convert_manager.o
.................\.......\jdatasrc-tj.c
.................\.......\jdatasrc-tj.o
.................\.......\jerror.h
.................\.......\jinclude.h
.................\.......\jpeglib.h
.................\.......\Makefile
.................\.......\mjpeg2rgb.c
.................\.......\mjpeg2rgb.o
.................\.......\rgb2rgb.c
.................\.......\rgb2rgb.o
.................\.......\yuv2rgb.c
.................\.......\yuv2rgb.o
.................\display\.disp_manager.o.d
.................\.......\.fb.o.d
.................\.......\built-in.o
.................\.......\disp_manager.c
.................\.......\disp_manager.o
.................\.......\fb.c
.................\.......\fb.o
.................\.......\Makefile
.................\find_ellipse\.find_ellipse.o.d
.................\............\built-in.o
.................\............\find_ellipse.c
.................\............\find_ellipse.o
.................\............\Makefile
.................\............\yy.jpg
.................\include\config.h
.................\.......\convert_manager.h
.................\.......\disp_manager.h
.................\.......\find_ellipse.h
.................\.......\picfmt_manager.h
.................\.......\pic_operation.h
.................\.......\render.h
.................\.......\uart.h
.................\.......\video_manager.h
.................\log.txt
.................\main.c
.................\main.o
.................\Makefile
.................\Makefile.build
.................\netprint_client.c
.................\render\built-in.o
.................\......\Makefile
.................\......\operation\.merge.o.d
.................\......\.........\.zoom.o.d
.................\......\.........\built-in.o
.................\......\.........\Makefile
.................\......\.........\merge.c
.................\......\.........\merge.o
.................\......\.........\zoom.c
.................\......\.........\zoom.o
.................\uart\.uart.o.d
.................\....\built-in.o
.................\....\Makefile
.................\....\uart.c
.................\....\uart.o
.................\video\.v4l2.o.d
.................\.....\.video_manager.o.d
.................\.....\built-in.o
.................\.....\Makefile
.................\.....\v4l2.c
.................\.....\v4l2.o
.................\.....\video_manager.c
.................\.....\video_manager.o
.................\video2lcd
.................\说明.txt
.................\render\operation
.................\convert
.................\display
.................\find_ellipse
.................\include
.................\render
.................\uart
.................\video
video2lcd_opencv2