OpenCV 7: Color Spaces
Read in an image using OpenCV. BGR -> Gray BGR -> HSV BGR -> LAB BGR -> RGB
又一个WordPress站点
又一个WordPress站点
Read in an image using OpenCV. BGR -> Gray BGR -> HSV BGR -> LAB BGR -> RGB
History of Boolean Algebra Around the 1850s, a British mathematician, George Boole developed a new form of mathematics that is now known as Boolean Algebra. His intention was to use mathematical techniques to represent and test logical and philosophical arguments. However, his work found little application outside the school of symbolic logic for almost one […]
Choose an image: Method 1: Canny Edges Method 2: Threshold & Contours
NMOS & PMOS & CMOS NOT & BUF Gate Using MOSFETs When we connect the input a to Vss, the transistor Tr1 is turned ON, transistor Tr2 is turned OFF, and output y is connected to Vdd. When we connect the input a to Vdd, the transistor Tr1 is turned OFF, transistor Tr2 is turned […]
Read in images and import both numpy and cv2: Translation Rotation Flipping
Import Open CV and choose a picture to read in to be used later on. Gray Scale Blur Edge Cascade Dilating Image Eroding Image Resize Crop