Hello,
I am trying to develop a GUI using tkinter which can label images to train a CNN. The images are SLIC images where I need to label desired segments in that SLIC image.
I have the following code (attached to this) but I am unable to select segments of the SLIC image and label them...
Hello,
I am trying to optimize a function using fmincon and created objective function and fmincon function in simulink .When I am trying to send objective function as input to fmincon the following error occurs. 'Objective function must be a function handle.' Can someone help me out on how to...
Hello,
I am trying to create a macro to automate the positioning of desired Catpart in a product onto a desired coordinates . I know the coordinates . I tried to record a macro by using 'snap' command but the code generated was not suitable. Please help me out.
Thanks in advance
Hello
While using the code given in the https://www.eng-tips.com/viewthread.cfm?qid=347231 Macro to rename and save all unique parts in a product an error regarding 'save as' pops up .
can someone post generalized macro to save cat parts , cat products etc in desired formats like 3dxml , stp...
Hello
While using the code given in the https://www.eng-tips.com/viewthread.cfm?qid=347231 Macro to rename and save all unique parts in a product an error regarding 'save as' pops up .
can someone post generalized macro to save cat parts , cat products etc in desired formats like 3dxml , stp...
Hello
While using the code given in the thread560-347231 an error regarding 'save as' pops up .
can someone post generalized macro to save cat parts , cat products etc in desired formats like 3dxml , stp etc.
thanks in advance .
Hi
I need to generate and capture principle views in 3d fta workbench for multiple parts .Is there a code for that .
I tried recording but it doesn't generate any code in fta workbench .
Thanks in advance .
Hi,(
I am having a part with multiple instances and need to export coordinates of points created on one part (reflecting on the other instances as well)relative to assembly axis as shown.Currently I am able to export only one set of coordinates .
the code is used is
Sub CATMain()
Set...
Hi,
can someone tell me how to automate the overload properties of a view as shown in the picture , basically I have to change the overload properties of a specific parts represented in the drawing to a different color , line type , thickness etc.
Hi,
I am trying to create points on a surface to indicate spots for spot welding ,but while generating 3dxml file the points are not appearing .If the points are placed in construction geometry set they appear .I have hundred points and its tedious to do it manually .Is there a way to automate...
Hi,
I want to automate constructed geometry creation in annotation set with circle center points(present in geometrical set).
any help will be appreciated .
thanks in advance.