Aman Chhaparia
Aman Chhaparia
**Is your feature request related to a problem? Please describe.** Since the seminar is being ported to C++ as discussed in this [thread](https://github.com/SRA-VJTI/Pixels_Seminar/issues/47), it is important to teach some important...
**Is your feature request related to a problem? Please describe.** As discussed in the [thread](https://github.com/SRA-VJTI/Pixels_Seminar/issues/47), It is important to have a familiarity of how images are store. **Describe the solution...
**Is your feature request related to a problem? Please describe.** As we are moving the contents to c++ as discussed in this [thread](https://github.com/SRA-VJTI/Pixels_Seminar/issues/47), it is important to redesign the existing...
**Is your feature request related to a problem? Please describe.** Current contents and implementation of masking is in Python. As discussed in the [thread](https://github.com/SRA-VJTI/Pixels_Seminar/issues/47), it is needs to port to...
**Is your feature request related to a problem? Please describe.** Current implementation of Morphological Transformation is in Python, it is needed to be ported in to C++ as discussed in...
**Is your feature request related to a problem? Please describe.** Current Blob Detection algorithm is implemented using Python, need to port to C++, as discussed in this [thread](https://github.com/SRA-VJTI/Pixels_Seminar/issues/47) **Describe the...
**Is your feature request related to a problem? Please describe.** As discussed in the [thread](https://github.com/SRA-VJTI/Pixels_Seminar/issues/47), concepts of interpolation can also be added. **Describe the solution you'd like** - Create a...
**Is your feature request related to a problem? Please describe.** As discussed in the [thread](https://github.com/SRA-VJTI/Pixels_Seminar/issues/47), Concepts of Build System should be added. **Describe the solution you'd like** - Content should...
**Is your feature request related to a problem? Please describe.** The contents of the Image Representation are not upto the mark. **Describe the solution you'd like** The contents of the...
**Is your feature request related to a problem? Please describe.** We need to update the root level README.md as we add and port the contents to C++, as discussed in...