Ask Your Question

vish's profile - activity

2018-06-10 03:16:44 -0600 commented question which one is best method to read image and convert it into byte array in java and opencv

i want to run the above code on every pixel

2018-06-10 03:08:35 -0600 commented question which one is best method to read image and convert it into byte array in java and opencv

so cant i use opencv for reading pixel from image and reconstructing image in this case

2018-06-10 02:32:24 -0600 commented question which one is best method to read image and convert it into byte array in java and opencv

public class POB_enc { public String[] PaddingOne(String[] ss) { String Tokn = "", Temp = ""; f

2018-06-10 02:28:11 -0600 commented question which one is best method to read image and convert it into byte array in java and opencv

Its my assignment.where i have to perform encryption at pixel level.

2018-06-10 01:54:04 -0600 commented question which one is best method to read image and convert it into byte array in java and opencv

i need byte array for processing the image.how should i go about it?

2018-06-10 01:11:15 -0600 asked a question which one is best method to read image and convert it into byte array in java and opencv

which one is best method to read image and convert it into byte array in java and opencv I'm trying to generate byte arr