Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

operators and control statements under python #2

Closed
wants to merge 1 commit into from
Closed

operators and control statements under python #2

wants to merge 1 commit into from

Conversation

ninja3011
Copy link
Contributor

v 0.1

aPR0T0 added a commit to aPR0T0/Pixels_Seminar that referenced this pull request Feb 28, 2023
amanchhaparia pushed a commit that referenced this pull request Mar 23, 2023
* Convolution using for loops

* Convolution Folder added

* adapted file structure

* Working naive convolution

* Add drafted README.md to Convolutions and Filtering.

* Add naive convolution demo.

* Fix math typesetting in README.md

Minor fix makes math render as math instead of as a heading.

* Alter file structure and add separable kernels demonstration.

* Improved Documentation, Removed unwanted function, added more references

* README math errors corrected

* added padding on image, removed kernel flipping to match the output of filter2D function, Minor Improvements: Added functionality of windows being resizable

* added naive approach for seperable convolution with benchmarking

* Resizing is now universal

* removed readme.md

* made formatting changes

* made formatting changes #2

* better formatting

* removed unnecessary executable

* Update main.cpp

* Update Makefile

* Update convolution.cpp

* Update convolution.hpp

* Resolve MathJax related issues and polish README

* removed isContinuous from convolution.cpp as it had no functional importance in the code

* added Convolution.cpp to src folder

---------

Co-authored-by: virajbshah <shahvirajbiren@gmail.com>
Co-authored-by: Viraj Shah <42321347+virajbshah@users.noreply.github.com>
Co-authored-by: Alqama Shaikh <proto@pop-os.localdomain>
Khushi-Balia pushed a commit to Khushi-Balia/Pixels_Seminar that referenced this pull request Mar 28, 2023
* Convolution using for loops

* Convolution Folder added

* adapted file structure

* Working naive convolution

* Add drafted README.md to Convolutions and Filtering.

* Add naive convolution demo.

* Fix math typesetting in README.md

Minor fix makes math render as math instead of as a heading.

* Alter file structure and add separable kernels demonstration.

* Improved Documentation, Removed unwanted function, added more references

* README math errors corrected

* added padding on image, removed kernel flipping to match the output of filter2D function, Minor Improvements: Added functionality of windows being resizable

* added naive approach for seperable convolution with benchmarking

* Resizing is now universal

* removed readme.md

* made formatting changes

* made formatting changes SRA-VJTI#2

* better formatting

* removed unnecessary executable

* Update main.cpp

* Update Makefile

* Update convolution.cpp

* Update convolution.hpp

* Resolve MathJax related issues and polish README

* removed isContinuous from convolution.cpp as it had no functional importance in the code

* added Convolution.cpp to src folder

---------

Co-authored-by: virajbshah <shahvirajbiren@gmail.com>
Co-authored-by: Viraj Shah <42321347+virajbshah@users.noreply.github.com>
Co-authored-by: Alqama Shaikh <proto@pop-os.localdomain>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants