Skip to content

Computer vision project meant for the identifying, tracking and calculating the coordinates of the ends of the optical fiber cables to be connected with one another.

Notifications You must be signed in to change notification settings

seanflyyy/OpticalProject-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpticalProject

Computer vision project meant for the identifying, tracking and calculating the coordinates of the ends of the optical fiber cables to be connected with one another.

Video of working code for 4_points.py

Untitled.mp4

How to run the program

  • The latest python program is the 4_points.py program
  • This program utilises the default API provided by the IDS camera -> UI-3480ML-M-GL
  • Just open this in pycharm environment and ensure that the two items are within the sights of the camera, if not the program may crash
  • If you want the logic for calculating the midpoint based on the cv2.goodFeaturesToTrack() function, please refer to lines 206 to 265 of the 4_points.py document

Reading Materials

About

Computer vision project meant for the identifying, tracking and calculating the coordinates of the ends of the optical fiber cables to be connected with one another.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages