So in this project we’re another step closer to the cool projects! Here I’ve built a color distinguishing using Hue, Saturation and Value. Demo: Things Continue Reading
Jetson Nano
Jetson Nano and OpenCV: Swapping color channels of a live video
So this video was a play around with opencv. An image has 3 channels: blue, green an red. I’ve swapped the blue and red color Continue Reading
Jetson Nano and OpenCV: Combining the concept of ROI and thresholding
So in this project, I’ve gotten this python symbol to bounce around the live video. I’ve combined the concept of region of interest and thresholding. Continue Reading
Jetson Nano and OpenCV: Adjusting visibility of watermark on a Live Video using a trackbar
So this project is quite similar to the last one. I’ve used a track-bar to adjust the visibility of a watermark on a live video. Continue Reading
Jetson Nano and OpenCV: Using a trackbar to adjust blending of image and live video
So another fun project with the jetson nano and openCV! I’ve used the trackbar to adjust the visibility of the image in a window containing Continue Reading
Jetson Nano and OpenCV: Creating watermark on live video
So this was a fun project! I’ve created a watermark on a live video. Demo: Things Required: Jetson Nano Keyboard Mouse HDMI Screen Raspberry Pi Continue Reading
Jetson Nano and OpenCV: Blending a live video and image
So in this project I’ve blended a live video and image! Simple but fun project. Demo: Things Required: Jetson Nano Keyboard Mouse HDMI Screen Raspberry Continue Reading
Jetson Nano and Open CV: Masking a colored image on a live video
So this project is similar to the previous one. I’ve used a “colored image” and masked it over a live stream video. Demo: Things Required: Continue Reading
Jetson Nano and OpenCV: Masking on a live Video
So here I’ve used masking on a live video! Demo: Things Required: Jetson Nano Keyboard Mouse HDMI Screen Raspberry Pi Camera External Power Supply Reference Continue Reading
Jetson Nano and OpenCV: Masking an image
So here we’ll learn about the concept of masking through this project. Demo: Things Required: Jetson Nano Keyboard Mouse HDMI Screen Raspberry Pi Camera External Continue Reading
Jetson Nano and OpenCV: Bitwise not operation on thresholded image
So this one is a simple project where I’ve used a image which has been turned to threshold image and used bitwise not operation. The Continue Reading
Jetson Nano and OpenCV: Simple Thresholding
So in this project I started out with simple threshold! Demo: Things Required: Jetson Nano Keyboard Mouse HDMI Screen Raspberry Pi Camera External Power Supply Continue Reading
Jetson Nano and OpenCV: Bitwise and/ or operations
So here I’ve used bitwise and/or operators to start off with the concept of masking live videos Demo: Things Required: Jetson Nano Keyboard Mouse HDMI Continue Reading
Jetson Nano and OpenCV: Selecting ROI with a mouse
So in this project I’ve coded in an application where you can select a rectangular portion from the video display screen and create a copy Continue Reading
Jetson Nano and OpenCV: Bouncing Color Box!
So this project was about building on the previous skills. Here I have a gray scale live video and a rectangular box bouncing about the Continue Reading
Jetson Nano and OpenCV: Converting part of live video screen to grayscale!
Soo this project I toyed around with the live video screen and changed a small part of it to gray colour and the rest of Continue Reading
Jetson Nano and OpenCV: Making region of interest white
So this project is building on the previous project so I’ve worked on the region of interest and converted it to a white patch on Continue Reading
Jetson Nano and OpenCV: Region of Interest Part 1
So in this project I’ve learnt to grab a portion iof the camera display screen and display it separately.So you can pick out a portion Continue Reading
Jetson Nano and OpenCV: Drawing a customisable rectangle on a live video using trackbars
So in this project I’ve learnt to draw a customisable rectangle on a live video using trackbars. Demo: Things Required: Jetson Nano Keyboard Mouse HDMI Continue Reading
Jetson Nano and OpenCV: Creating and Using a Trackbar on a Live Video
Soo in this project I’ve made use of a trackbar to move a tiny dot along the x-axis and y-axis of the camera display window Continue Reading
Jetson Nano and OpenCV: Color Fetcher
Soo here I’ve made a project in which you can click on any point on the camera display screen and obtain the exact proportions of Continue Reading
Jetson Nano and OpenCV: Showing the co-ordinates of mouse click
Soo in this project we will be able to see the co-ordinates of the area that we click with the cursor. Demo: Things Required: Jetson Continue Reading
Jetson Nano: Mouse Click Processing
So here’s another project! Here I’ve incorporated a mouse click listener for the OpenCV camera window. It places a red dot on the area clicked. Continue Reading
Jetson Nano: Bouncing Rectangle
So this project was about having a rectangle shape bounce around a live video. Again a really basic project but again important skills for the Continue Reading
Jetson Nano: Drawing Shapes on the Live Video
So here is another basic project with the Jetson Nano. Here I’ve drawn rectangles, circles, lines and incorporated text with the live video. Demo: Things Continue Reading
Jetson Nano: Recording and Saving Video
So this is another super basic but really important project for upcoming cool projects on The AI Computer Jetson Nano Demo: Things Required: Jetson Nano Continue Reading
Jetson Nano: Using a Webcam
Soo this is another beginner setup project where I’ve gotten a Logitech webcam setup with the Jetson Nano. Check out Arduino Projects here: (LINK)Check out Continue Reading
Jetson Nano: Installing OpenCV and kickstarting the camera
Hi! So in this project, I’ve finally gotten started with Computer Vision and the Jetson Nano!! So here you’ll find links to installing OpenCV on Continue Reading