Feature Matching using Brute Force Matcher

[Final Year Project] FPGA based Image Mosaicing using AI (log #6)

 

Sift Descriptors

Each Keypoint extracted using the SIFT algorithm is represented using a 128-dimensional vector known as the descriptor vector.

Continue reading “Feature Matching using Brute Force Matcher”

[Final Year Project] FPGA based Image Mosaicing using AI (log #1)

The Final Year Project idea (i.e. for Sem 7 and Sem 8) of my team was to implement an AI-based Image Mosaicing System on an FPGA.

The team members part of this project are:
Dhairya Gada (Me)
Kenil Gadhiya 
Gagan Agarwal

The idea of this project is explained in this blog article –

Continue reading “[Final Year Project] FPGA based Image Mosaicing using AI (log #1)”

[Project] Temperature Control of Peltier Element

The Mini Project of my team for Semester 6 was Temperature Control of a Peltier Element.

The team members who contributed to this project are:
Dhairya Gada (Me)
Kenil Gadhiya 
Gagan Agarwal

 Some of the pictures we clicked while making this project :

This slideshow requires JavaScript.

I have explained this project in a series of 10 blog posts :

  1. Objective and Concept

  2. Interfacing Display and Potentiometer for changing the temperature

  3. Reading Temperature Sensor Data

  4. Choosing the Heating and Cooling Element

  5. Low Pass Filter

  6. Generating a High Frequency PWM on Arduino

  7. Determining approximate nature of relation between the pulse width and current through peltier by the filter

  8. Relay Mechanism to change polarity

  9. PID Control Loop

  10. Finishing Touches, Applications and Possible Improvements

Some other important links :

Click here to view PDF of the Schematic

Click here to view the report of this project that we submitted

Click here to go to the github repository of this project