Skip to content

This is a repository which I don't find any of practical use. Just an idea came while working with random dataset. This code can create an n*m sized image with pixel values all set random.

Notifications You must be signed in to change notification settings

kmshariat/Pixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Simulation

This is a repository which I don't find any of practical use. Just an idea came while working with random dataset. This code can create

  • An image of m*n shape image. Each pixel is assigned with a pseudo random value from 0 to 255
  • A video in any folder in your local pc. It uses images stored in your pc as frames. Thus creating the simulation of the random images.

The pseudo random values were generated using shift-register generator algorithm.

About

This is a repository which I don't find any of practical use. Just an idea came while working with random dataset. This code can create an n*m sized image with pixel values all set random.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages