photo

Balkar Singh


Last seen: circa un anno fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

  • Thankful Level 4

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 3 anni fa | 0 risposte | 0

0

risposte

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

quasi 3 anni fa | 0

Domanda


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

quasi 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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.

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 2 risposte | 0

2

risposte

Carica altro