Search This Blog

Monday, December 2, 2013

Plagiarism Checker


I was did this Project for APIT Student for there final research project. this is a project for 6found Plagiarism between documents and another document (words or pdf) or praticular document and web references (wikipidea.org)

Technologies

  • C#.net

Software

  • Visual Studio


Sunday, November 24, 2013

Hepatic measurer


I did this project for SLIIT 4th Year Students for there Final research Project. this project use for messure the cancer capasity of liver.

Objective

The main objective is calculate capacity of cancer. accodint to CT scan image.

Process

  • First Upload the Prat of liver what get using CT scan
  • convert is to the binary image. (using pixel values of cancer cells and normal cells)
  • Scan Image. and color cancer cells and normal cells
  • Count pixel count while scan the cancer.
  • Using pixel count and some biological formula , get the capacity of full liver and cancer
  • Technologies

  • C#.net
  • SQL
  • Tools

  • Visual Studio 2010
  • SQL Server 2008 R2
  • Important

  • I use 20 man hours for complete this project
  • I did not use any library to do this. Create my own algorithm for scann cancer.(Snake)
  • Self Reload Sender


    Self Reload Sender

    This is a research what I did to SLIIT Electronic Engineering Student in 2013 for His Final Research Project. The main objective is in this project is Self Reload Machine. This Project followed below steps for do that.

  • There is a device for Insert Money.That divice contain the web cam.
  • Device capture money.
  • Softwate get that money and identify what kinds of money is that.(for do that it has template money images.each money has one image)
  • after that send sms (it demonstrate as a Reload)
  • Technologies

  • C#.net
  • Image Processing using AForge
  • SMS part done with Java
  • Developments Tools

  • Visual Studio 2010
  • Netbeans