搜索资源列表
particle filter 论文
- 粒子滤波器 和边缘检测 论文 粒子滤波器 和边缘检测 论文-particle filter and edge detection papers particle filter paper and edge detection
CannyBianYuanTest
- 使用NDK编译好的openCV库打开图片进行canny边缘检测再保存的Android程序代码-OpenCV library compiled using the NDK pictures canny edge detection to open and then save the Android code
sobel
- This Android application does sobel edge detection after converting the image buffers from the camera to grayscale. Image processing algorithms written with NDK.
BumpingBalls
- Java碰撞的小球,可运行于手机客户端的一个JAVA小程序,可用于碰撞游戏的编写,碰撞检测代码,小球在运行过程中碰撞到屏幕边缘即回弹再次运行。-Java collision ball, running on a mobile client JAVA applet can be used for the preparation of the collision game, the collision detection code, the ball rebound again run to the
canny
- canny边缘检测,传统边缘检测算法的研究,试图将独立边的候选像素拼装成轮廓(Edge detection; traditional algorithm)