• Stars
    star
    1
  • Language
    Java
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

Image-Segmentation

Image segmentation means that we can group similar pixels together and give these grouped pixels the same label. The grouping problem is a clustering problem. We used K-means and spectral clustering on the Berkeley Segmentation Benchmark.
Jupyter Notebook
3
star
2

On-The-Map

An app with a map that shows information posted by other students. The map will contain pins that show the location where other students have reported studying. By tapping on the pin users can see a URL posted by their fellow students. The user will be able to add their own data by their location string, then their link.
Swift
3
star
3

Numerical_lab2

The aim of this assignment is to compare and analyze the behavior of numerical methods studied in class: Gaussian-elimination, LU decomposition, GaussianJordan and Gauss-Seidel
Python
2
star
4

Fruit-ninja

It is a single player game in which player slices fruits with a blade controlled by mouse swipes. GUI created using javafx libraries and Scene builder, Timers, Animation and Audio. Design Patterns are used.
Java
2
star
5

LineFollwerRobot

(Group) Arduino project, where a robot follows a black line, avoid objects of short length and grabs the tall ones.
C++
2
star
6

University-Website

Website that allows students to view the available courses, view course information, search for a specific course or professor.
CSS
2
star
7

Virtual-Tourist

This app allows users specify travel locations around the world, and create virtual photo albums for each location. The locations and photo albums will be stored in Core Data.
Swift
2
star
8

iWall

Beautify your iPhone screen with iWall. An app that offers you hundreds of pictures for your device. Sign up now and download whatever you want. You can also add a photo to your like list and it will be saved. So, you could download or share it later.
Swift
2
star
9

NumericalLab

The aim of this assignment is to compare and analyze the behavior of numerical methods studied in class {Bisection, False-position, Fixed point, Newton-Raphson, Secant}.
Python
1
star
10

Face-Recognition

We intend to perform face recognition. Face recognition means that for a given image you can tell the subject id. Our database of subject is very simple. It has 40 subjects
Jupyter Notebook
1
star