Content Feed
질문
Substitution of LSB of RGB component by other bits
I have extracted audio bits in a variable. These needs to be substituted in RGB components at various pixel positions. I have th...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
Pixel position of circle on image
How to find and store in list(x1y1, x2y2, x3y3, ...... xnyn)all the pixel positions that a circle would cross, on an image, giv...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
WAV into binary bits
How to convert a wav file data into binary (0,1) format, so that it can again be converted from binary form to wav?
10년 초과 전 | 답변 수: 3 | 0
3
답변질문
draw circle on image
I want to draw a circle with centre at centre of given image. Image get displayed but circle is missing. Without using hold on/...
10년 초과 전 | 답변 수: 2 | 1
2
답변질문
How to find center point of a colored image?
This point is needed to draw circles on image.
10년 초과 전 | 답변 수: 1 | 0