Skip to content

AbdurrahimBalta/My-Python-Adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My python works will be found in this repository. What I've just learned and things I've been working on.

OOP Samples

I understand the principles of Object Oriented Programming (OOP) using Python language and appling the samples under this folder. In the folder you can see the some important concepts about OOP such as abstraction, inheritance and so on.

  • Abstract Class: The main aspects of the principle of Abstraction.
  • Encapsulation: The main aspects of the principle of Encapsulation.
  • Inheritance: The main aspects of the principle of Inherıtance.
  • Polymorphism: The main aspects of the principle of Polymorphism.

Open CV

OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. The library has more than 2500 optimized algorithms, which includes a comprehensive set of both classic and state-of-the-art computer vision and machine learning algorithms. These algorithms can be used to detect and recognize faces, identify objects, classify human actions in videos, track camera movements, track moving objects, extract 3D models of objects, produce 3D point clouds from stereo cameras, stitch images together to produce a high resolution image of an entire scene, find similar images from an image database, remove red eyes from images taken using flash, follow eye movements, recognize scenery and establish markers to overlay it with augmented reality, etc.

You can reach my Open CV examples from here

In this section, topics such as open image, video upload, open camera, resize crop, shape text, joining images, warp perspective, blending, image treshold, blurring (smoothing), morphology operations, gradients, histogram are covered. git

pip install opencv-contrin-python --user

Introduction To Data Science

In this section you will find some libraries that I learned in introduction to data science [here] (https://github.com/AbdurrahimBalta/My-Python-Adventure/tree/master/Introduction%20to%20Data%20Science) (Pandas, Numpy, Mathplotlib).

  • Numpy: The main aspects of the principle of Numpy.
  • Mathplotlib: The main aspects of the principle of Mathplotlib.
  • Pandas: The main aspects of the principle of Pandas.

Machine Learning

In this section, I will find my machine learning journey, the algorithms I have learned and the work I have done in this field.here

Columns in data ";" reserved with. Edit your IDE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages