Aman Chhaparia

Results 15 issues of 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...

enhancement
C++

**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...

enhancement
C++

**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...

enhancement
help wanted
question

**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...

enhancement

**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...

enhancement

**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...

enhancement

**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...

enhancement

**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...

enhancement
Build-Systems

**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...

documentation

**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...

documentation