Feeds
질문
how can i calculate the throughput for the encrypted image in matlab?
code for calculating the throughput for the encrypted image in matlab
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
Can anyone tell me what is the difference between RS232 cable and a DB-9 connector?
Can anyone tell me what is the difference between RS232 cable and a DB-9 connector?
거의 9년 전 | 답변 수: 1 | 1
1
답변질문
how to implement lifi communication in matlab?
how to implement lifi communication in matlab?
거의 9년 전 | 답변 수: 3 | 1
3
답변질문
Can I get a code for encryption and decryption of image using xor?
Can I get a code for encryption and decryption of image using xor?
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
Can anyone explain the code I have given for visual cryptography?
This is the main program: clc; clear all; close all; tic; %Input inImg = imread('D:\our project\crypt\lena.b...
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
can i get the matlab code for encryption and decryption separately for the image by halftone?
can i get the matlab code for encryption and decryption separately for the image by halftone?
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
How to show the encrypted share for the Jarvis halftone algorithm in following code?
How to show the encrypted share for the Jarvis halftone algorithm? [Merged from duplicate] function outImg = jarvisHalft...
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
Can I know how to extract the encrypted image shares in the following matlab code?
function outImg = jarvisHalftone(inImg) a = imread('D:\our project\crypt\rose.jpg'); figure imshow(a); I = rgb2gra...
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
how to extract the image shares by halftone in matlab
how to extract the image shares by halftone in matlab
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
How to get the encrypted shares in halftoning algorithm ?
How to get the encrypted shares in halftoning algorithm ?
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
Can I know the code for DIF FFT in matlab?
Can I know the code for DIF FFT in matlab?
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
Can I get back the color(RGB) image back from the grayscale image? Are there any inbuilt functions for it?
Can I get back the color(RGB) image back from the grayscale image? Are there any inbuilt functions for it?
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Can I not use a RS232 cable for interfacing matlab with the hardware?
Can I not use a RS232 cable for interfacing matlab with the hardware?
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
May I know how to connect a RS232 cable to a hardware to feed the data from matlab?
May I know how to connect a RS232 cable to a hardware to feed the data from matlab?
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
Can i get the code for perfect colour halftone by jarvis error diffusion method in matlab
Can i get the code for perfect colour halftone by jarvis error diffusion method in matlab
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
how do i get a color halftoning in matlab
how do i get a color halftoning in matlab
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Can I know the method of feeding Matlab code output to a hardware circuit through RS232?
Can I know the method of feeding Matlab code output to a hardware circuit through RS232?
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
can i get the code for colour image halftonig algorithm in matlab?
Can I get a matlab code for halftoning of a color image?
거의 9년 전 | 답변 수: 0 | 0