Explore projects
-
Updated
-
Updated
-
Updated
-
Updated
-
Detection of the lanes is an important part of driving assistance system and has a high impact while designing a self-driving car. In this project, we trace the lines on road, capture and process the images for detection of lanes.
Updated -
Updated
-
Updated
-
Inception phase and prototype for java authentication
Updated -
Updated
-
This project is our own trigonometric library for Java. We will implement all the standard functions, code the trigonometric functions sin, cos, tan in both radian and degree with integrating the Junit testing.
Updated -
Updated
-
JUnit testing is a testing framework for Test-First Development. In this assignment, you will learn about the Junit test suite and apply it to test the Trigonometric functions (implemented in Java).
Updated -
Updated
-
JUnit testing is a testing framework for Test-First Development. This is an educational assignment, in that you will research and learn the Junit test suit and apply it to the class definition above. The below link is a tutorial for Junit.
Updated -
Permorming Unit testing using JUnit while implementing on trigonometric functions (SIN, COS, TAN) in both radian and degree.
Updated -