Home

Welcome to my personal website. My name is Md. Iftekhar Tanveer — a proud citizen of Bangladesh. I am a simple person with some eccentric philosophies about life. I believe — only earning money and becoming rich can not be the aim of a human’s life. These are some necessary components but not the goal. Humans have been given an unparalleled power of thinking and imbued into an extremely thought-provoking universe in order to THINK; to think in a creative way, to work for others and to contribute for the betterment of humanity. Money and wealth is needed to an amount that is necessary for achieving these goals.

My passion is to study and think about new knowledge and technologies. I enjoy studying topics related to Computer Vision, Pattern Recognition and Machine Learning. I am a graduate student in the Department of Electrical and Computer Engineering of the University of Memphis, TN, USA. I am also serving in Computer Vision Pattern and Image Analysis (CVPIA) lab as a graduate assistant. My undergrad is in Electrical and Electronic Engineering from Khulna University of Engineering and Technology (KUET), Bangladesh.

The header of this website will show you the pictures of some beautiful places in Bangladesh. Thanks to Jayanta Kumar Debnath for allowing me to use these pictures.

Recent Posts

Linear Algebra in OpenCV: Post 2

In the last post, we saw the basic methods to load and display matrices. Let us see some more aspects of an OpenCV matrix.

Matrix Assignment and Cloning

In opencv, the assignment (“=”) operator does not copy a matrix. It only attaches a new label or alias to a matrix. In c/c++ when we write A = B, we expect A and B to be two different variables with same value. However, in OpenCV, such an assignment operation will actually say that A and B are invariably the same matrix. This will be illustrated in the following opencv snippet. Continue reading

Share on Twitter
  1. Linear algebra in OpenCV: Post 1 Leave a reply
  2. Picture of the Biggest Moon Leave a reply
  3. Read, Display and Write video/images/camera frames Leave a reply
  4. An OpenCV example Leave a reply
  5. Installing OpenCV 2.3.1 in Windows 12 Replies
  6. My experience in ACII 2011 Leave a reply
  7. Paper review: Neural Reorganization Following Sensory Loss: The Opportunity of Change Leave a reply
  8. An Interesting Paper Leave a reply
  9. Mighty Mind : Phantom Limb 1 Reply