Install cvBlob on Raspberry Pi

This article has been transferred to a new blog, please  click here  (https://linzichun.com/posts/cvblob_opencv_raspberry_pi/) to view the updated article. Thank you !!! ——————————————- cvBlob is a library for computer vision to detect connected regions in binary digital images. cvBlob performs connected component analysis and features extraction. Before you start to install cvBlob, you must ensure Pi […]

Read More Install cvBlob on Raspberry Pi

Single color detection using OpenCV

This blog has been stopped and transferred to https://linzichun.com in June 2018.  some history posts are hidden! —————————————————————– After a few days of learning OpenCV, I started to write my first OpenCV program, the requirement is to detect single color and find three largest color objects, it’s a very basic program, but you can know a […]

Read More Single color detection using OpenCV

Share Files in Raspberry Pi and other Linux PC using NFS

This article has been transferred to a new blog, please  click here  ( https://linzichun.com/posts/nfs_share_linux/ ) to view the updated article. Thank you !!! ———————————————————————————————- In recent practice, our team needs to transfer or share large files in several raspberry pi and Linux PCs in Local Area Network frequently, it’s not convenient to use scp command […]

Read More Share Files in Raspberry Pi and other Linux PC using NFS

Install OpenCV on Raspberry Pi

This blog has been stopped and transferred to https://linzichun.com in June 2018.  some history posts are hidden! —————————————————————————— I have used raspberry pi for ten months, I like the toy very much and learn a lot from it, you should know that I didn’t have any Linux experience before. At that time, my project is to […]

Read More Install OpenCV on Raspberry Pi