Naseer Khan
NUST
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
272.919
of 295.569
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
11.11%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Convert Unicode Characters to PNG or JPG
I have urdu unicode data like in text files. Following is just a sample from that urduData='انداز میں صحافیوں کو بتایا کہ ہ...
ongeveer 8 jaar ago | 0 answers | 0
0
answersQuestion
Changing Makefile to ensure MEX points to matlab mex binary
I have downloaded a repository from the following link <https://bitbucket.org/jaderberg/eccv2014_textspotting/downloads> ...
ongeveer 8 jaar ago | 1 answer | 0
1
answerQuestion
Machine with NOT CUDA enabled GPUs
I have windows 10 core-i7 machine at my University but do not have a CUDA enabled GPUs.Now I want to use some tranfer learing MA...
ongeveer 8 jaar ago | 0 answers | 0
0
answersQuestion
Adding/Deleting draggable rectangles on the image
In the following code I am drawing number of rectangles on the Image and saving them to a file.My problem is that when I delete ...
ongeveer 8 jaar ago | 0 answers | 0
0
answersQuestion
Using Edge Projection Profile information to filter out irrelevant bounding boxes
url='https://i.ytimg.com/vi/cEmSo_7wnfs/hqdefault.jpg'; Image=imread(url); grayImage=rgb2gray(Image); %imshow(grayIma...
ongeveer 8 jaar ago | 0 answers | 0
0
answersQuestion
Calculating local minima locations adjacent to a local maxima
I m trying to find following points corresponding to local maximum. <</matlabcentral/answers/uploaded_files/59440/min.png>> ...
ongeveer 8 jaar ago | 0 answers | 0
0
answersQuestion
Detecting text areas using bounding boxes for varying font sizes
I am trying to write a code that would draw bounding boxes around the text areas with varying font sizes.So far I have written a...
ongeveer 8 jaar ago | 0 answers | 0
0
answersQuestion
Event listener for multiple draggable rectangles using imrect in matlab
function computeButton_Callback(hObject, eventdata, handles) % hObject handle to computeButton (see GCBO) % eventdata...
ongeveer 8 jaar ago | 2 answers | 0
2
answersQuestion
Read specific frames from a video
I want to read some specific frames from a video.Following is my code videoData=VideoReader(absPath); i=1; while hasF...
meer dan 8 jaar ago | 2 answers | 0