Community Profile

photo

Balkar Singh


Last seen: 12 meses hace Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 4

Ver insignias

Feeds

Ver por

Pregunta


How to count occurrence of every character of a image in MATLAB R2019b?
I want to count the occurrence of every character of a image using OCR in MATLAB R2019b. Image is attached. Thanks

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Reading and writing the text of a text document image.
I am working on text images. I want to read the text of a text document image and after modify the contents wants to write the t...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Undefined function 'wprec2' for input arguments of type 'double'.
I applied wpdec2 (Wavelet Packet transform) on a color image with size 512 * 512. It generates a subtree then I applied wpcoef t...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I select the subbands that are generated by Wavelet Packet.
I applied wavelet packet on a color image, wavelet packet generate tree as a output. I want to select the subbnad from that tree...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Respondida
I am converting RGB to YCBCR image but reverse is not working.
You are right, pixel value are not exactly the same as the orginal value.

más de 2 años hace | 0

Pregunta


I am converting RGB to YCBCR image but reverse is not working.
I want to convert RGB image to YCBCR by using rgb2ycbcr, it is working but when I am using ycbcr2rgb to get back image then it i...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


QR Code encode and decode
When i execute the QR Code encode and decode, then i got the following error:- Java exception occurred: com.google.zxing.Write...

casi 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to generate QR code of image in MATLAB R2019b.
I want to generate QR code of document image in MATLAB. Please help Thanks in advance

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I embed visible watermark in diagonal form in a document image?
I want to embed a visible watermark image in diagonal form in a document image. Can I use MATLAB function do it. Please help. ...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Embedding visible watermark in color document.
I want to embed a visible watermark in a color document image in the blank space (black rectangle as shown in image) as shown in...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to split sentence?
cover_str = 'Great things in business done by one person. They done by a team of people.' I want to split the above string into...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to select texture and smooth block of a Document image in MATLAB?
I want to apply DCT on the RGB image, before applying DCT I generated blocks of image. But I want to use only texture blocks not...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to generate a PN sequence of a image in Matlab?
There is any Matlab function to generate PN sequence of an image in Matlab? Thanks

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Embedding watermark in the color image.
I am trying to embed a watermark image into the cover image, but during the reconstructing time the image is not visible.Code is...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How we can embed watermark with the help of regular expression in Matlab?
How wa can embed watermark with the help of regular expression in a particular segment of a document image? Please guide. Thank...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to convert from RGB to YUV lossless?
I am using rgb2ycbcr and ycbcr2rgb function to convert from RGB to YUV and vice-versa. But by using these function there is loss...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to apply DTCWT in MATLAB?
How to apply DTCWT on a document in Matalb. Image is attached in the attachment. Please guide. Thanks

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to segment of a document image?
How can I segment a document image into empty and non-empty segment in matlab? Please guide. Thanks

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find the metadata of a pdf?
How to find the metadata of a pdf file in Matlab? iminfo() function works only for image like png. Please guide. Thanks

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to save a string as a image in Matlab?
cover_str = 'Most teachers waste their time by asking questions that are intended to discover what a pupil does not know, wherea...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I read text from pdf in Matlab?
How can I read text from pdf in Matlab? I tried this code a=OCR(unit8(test.pdf); After the execution of the above code value o...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to read only vowels of a string
How can I read only vowels of a string by using regular expression in matlab. Thanks in advance.

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to calculate the entropy?
How can I calculate the entropy of a sentence and selected sentence of a string. Thanks

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


which encryption technique is more secure for a string?
Which technique can be used to encrypt a string like 'Hello' and at the other end it can be decrypted . How can I implement it i...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I apply hash on a string.
How can i apply hash function on a string and reverse process to generate the same string from the hash value.

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to create a struct with field name numeric.
s = struct('1',{'110000'},'2',{'110001'}); Error using struct Invalid field name "1". How I can create a struct which have f...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to compare two hexadecimal number?
Operands to the || and && operators must be convertible to logical scalar values. I got this error when i try to excute the fol...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Find the word from a string.
s1=hello everone (during the embedding process a watermark bit is embedded in the word) s2=hello the everyone (By insertion att...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Embedding after every odd letter
I want to embed data after every odd letter of a word. For example Most is my text and I want to embed 202D. Expected output M20...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Field name with integer value
How to define a struct with field name integer like 0,1 etc and ! and empty. Thanks in advance

alrededor de 4 años hace | 2 respuestas | 0

2

respuestas

Cargar más