Community Profile

photo

Nitin Arora


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Plotting bar graphs with different colors
I have a 2D array A with 10 rows and 2 columns. In the first coloum data is in sorted form and in the 2nd column indexed are sto...

2 years ago | 1 answer | 0

1

answer

Question


PLOTTING BAR GRAPHS with different colors
I have data stored in an array A from 1 to 400: A[1] =0, A[2]= 66.56, A[3]= 64.8, A[4]=56.8.....A[10] = 54.3, A[11]=73.3 ..........

2 years ago | 2 answers | 0

2

answers

Question


RGB to HSV and then quantization of H and S into 72 and 20 bins respectively.
I have a RGB image that needs to be converted into HSV space. And then need to convert H and S components into 72 and 20 bins re...

2 years ago | 1 answer | 0

1

answer