Reset program state to a blank initialization.
Syntax
Reset[]
Examples
The following example loads an image, detects solar panels, then clears the program state.
Load["./photo.jpg"]
Detect["solar panel"]
Reset[]
Category: Logic.
Reset program state to a blank initialization.
Reset[]
The following example loads an image, detects solar panels, then clears the program state.
Load["./photo.jpg"]
Detect["solar panel"]
Reset[]
Made with ❤️ by capjamesg