Posts

Android project : "Block Phone calls of Driver's Phone while driving"

 In The Name Of   Allah ,Most gracious,Most Merciful!! Assalamu Alai kum. Welcome to   Planet : rksazid  Block Phone calls of Driver's Phone while driving Main idea : First we set a magnet on driver's seat The application run in background & continuously sense the context.  Then with the help of geographic magnetic filed sensor we measure the magnetic field reading in phone (to make sure it's the drivers phone, not the passengers) , if it is greater than a predefined threshold value then the application will automatically turn on the GPS sensor , & with the help of it's reading it determines the rate of location change i.e the velocity of the driver (i.e the car ). If the velocity is higher than a predefined threshold velocity value , then it it's block all incoming & outgoing calls immediately. If the velocity is again turns below the threshold value then it unblocks the calls immediately. During driving , if someone called in...

Integrate OpenCV 2.4.9 with Microsoft Visual Studio 2012 (32 bit) [c++]

Image
 In The Name Of   Allah ,Most gracious,Most Merciful!! Assalamu Alai kum. Welcome to   Planet : rksazid  Integrate OpenCV 2.4.9 with  Microsoft Visual Studio 2012 (32 bit) 1.        Download Visual Studio 2012 form this link  Visual Studio 2012 download   2.        Install Visual Studio 2012 in any drive. 3.        Download OpenCV 2.4.9 form this link  OpenCV 2.4.9 Download 4.        Install/Extract OpenCV 2.4.9 to C:\ drive. 5.        After install finished rename the opencv folder to opencv249 6.        Environment variable setup: ·           Right-click on My Computer & select Properties>Advance System settings   ·        ...

Android Project : কি লাগবে?

Project Name :   কি লাগবে ? মূল আইডিয়াঃ                         কোনো কিছু আপনার কাছাকাছি কোথায় পাওয়া যেতে পারে সেইটার সবচেয়ে কম দূরত্বের দোকান গুলো ম্যাপ এ দেখিয়ে দেয়াই এপ এর মূল কাজ। কিভাবে কাজ করবেঃ                        এপটি   ২   টি মোড এ কাজ করবে।                                               ১) ইউজার মোড                                                 ২) শপকিপার মোড ১) ইউজার মোডঃ   এইটা এপ এর ডিফল্ট মোড।এপ অন করার সাথে সাথে একটা ম্যাপ অন হবে , যেখানে ইউজার এর জিপিএস এর রিডিং নিয়ে নি...

Thesis: Bangla Text summarization using Natural Language processing

Thesis: Bangla Text summarization using Natural Language processing         Supervisor :        Al-Mahmud        Assistant Professor         Khulna University of Engineering & Technology  Thesis Member :  1.MD Abdul Alim (1407031) 2.MD Rezaul Karim (1407055)  

Project Name : "MathCam" (Equation Solver OCR)

Image
Project Name :  "MathCam" Project Members : MD. Rezaul Karim & MD. Abdul Alim Institute : Khulna University Of Engineering & Technology Description : This is a OCR based equation solver Android application that works as follows - Scan an equation via Android smartphone camera like this -                              2. Then process the image & convert that image to Text equation       3. Solve the equation & show the result       4. Show the graph for this equation Estimation time : 30 November,2017 Find this project on Github :  MathCam