Jenifer NG
Followers: 0 Following: 0
Python, C++, C, MATLAB
Spoken Languages:
English
Professional Interests:
Image Data Workflows, Image Processing Toolbox, Image Segmentation and Analysis
Statistik
RANG
13.175
of 295.448
REPUTATION
3
ANTWORTZUSTIMMUNG
75.68%
ERHALTENE STIMMEN
2
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Does the Matlab 2023a support the NVIDIA RTX 4090-24G GPU device?
Dear Team, I would like to ask the currents version matlab 2023a for deep learning. Doese it support NVIDIA RTX 4090-24G ...
mehr als ein Jahr vor | 3 Antworten | 0
3
AntwortenFrage
How to train single-class classification ?
Hi All, Could anyone share me a guide to train the machine learning/ deep learning model for single label? I cannot do this...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
How to using matlab function to process image in c# (visual studio) ?
Hi All, I am try to use Matlab function in c# inside visual studio 2023. but i got the error when call the fucntion. I...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
How to classify image in standard alone application ?
Hi All, I design 1 app to calssify image label. I trained a network and save network as a .mat file. then load to gui to ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
How to enable trigger out signal of Basler USB 3.0 camera ?
Dear All, I connect my Basler camera to matlab through GenTL toolbox. https://www.mathworks.com/hardware-support/gentl.html ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
MATLABWindow application failed to launch. Unable to launch the MATLABWindow application. The exit code was: -1073741819
Dear All, I got this message when i open any app of matlab such as: Curve Fitter, Image Segmenter...etc MATLABWindow appli...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
How to extract the blob of gray image ?
Dear All , I want to extract blob of this image then measure the maximum major length. I try some method but is is not work...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How create a 3d model then save as step file format (stp) ?
Dear All, Could anyone know how to create a 3d model then save as stp file ? for example: a spare box with edge a =10cm. ...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
simulate a B-mode ultrasound image of a 1mm steel ball in water using a 35MHz transducer, where the distance between the transducer and the steel ball is 20mm
Dear All, I want to simulate a B-mode ultrasound image of a 1mm steel ball in water using a 35MHz transducer, where the dist...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to clear the memory used in matlab after image processing?
Dear All, I try to find the way to release or clear memory of matlab after finish image processing. But I fail even use clear...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to use regression to find equation of data set?
Dear All, I would like to ask for some help. I am trying to find the equation present my data. But io stuck when use re...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to shift collum of matrix to the right ?
Dear All, I am trying to reshape my image by shifting the collum of matrix to the right. Coud someone help me ? [ I ...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to convert image from Cartesian to polar coordinate?
Dear all, I stuck when convert image from Cartesian coordinate to Polar coordinate. I need some help. Could any help me so...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to convert scan-lines in polar coordinates to a b-mode ?
Dear All, I want to convert raw data from ultrasound equipment to b mode image. If anyone know how to convert it please ...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Remove unwanted area of image ?
Hi Everyone, I want to remove unwanted area of an image by apply image processing. But i stuck to remove area after threshold...
etwa 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to Increase resolution of 8bit image ?
Hi All, I want to improve resolution of 8bit image to highest resolution if possible. For example 8 bit to 32bit...etc I h...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to find the Intersection between curves and yline ?
Hi All, I want to find the Intersection value of these curves and yline(0.1). Could Anyone please help me ? This is my...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to make an gui to select and preview webcam live Acquire Webcam Image ?
Hi All, I am learning to design an application that can select camera and set resolution like Acquire Webcam Image? Could...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to select camera like drop down button APP designer?
Hi All, I am learning to design an app that can select the avaiable camera from computer as fig bellow. Could you help me...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to stop a for loop by press a button APP designer ?
Hi Everyone, Do you know how to stop a for loop by press a button in APP designer ? I do a research but don't find any solu...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I plot histogram matlab to uiaxes APP designer?
Hi Everyone, Could some one know how to plot histogram of an image to uiaxes ? This is my code: v = videoinput("winvideo", ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Live webcam with histogram ?
Hi All, Is there anyway to display live histogram of webcam ? Could anyone have some recomendations please ?
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Add a new page in Design APP?
Dear All, I am design a GUI, But i stuck to get a new page when we click to push button. Could anyone give some help ? If...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to remove other color line in graph ?
Dear All, I am going to find the way to remove other color line in a image I try to use threshold but it is not working. ...
mehr als 2 Jahre vor | 2 Antworten | 0
2
Antwortenhow do I threshold pixels in an image and convert the background pixels to nothing instead of zero?
This is my understand from your question. All value <60 will be convert to NaN I =imread('corn.tif') VALUE = double((I<=60)) ...
mehr als 2 Jahre vor | 1
Frage
how to normalization starting of the curves in same point ?
Dear All,, I try to normalize my data to be same starting point but I stuck. Could anyone help me a recommended ideal ? ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to improve accuracy of SqueezeNet convolutional neural network?
Dear All, I am new in machine learning segment. I just want to use a CNN to classify my images. In this case, I used Squeez...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to compose more than 2images in a folder ?
Dear All, I have 10 images in a folder need to be composed. I found the function imfuse() but it is work for only 2 images. ...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to apply curve fitter for a table ?
Hi All, I want to apply curve fitting to a table each collum in table is a variable. Now I need to do it manually by each c...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to create image from arrays by random themself ?
Dear all, I want to create a image by using defined arrays a b c in a ramdom step to get a image 44x400 pixel Could anyone h...
mehr als 2 Jahre vor | 1 Antwort | 0