Skip to content

Tool: Noise Generator (Edge) #55

@j4lando

Description

@j4lando

Description

Objective

Create a tool that applies various types and levels of noise to edge points for testing purposes.

Noise Types to Implement

1. Gaussian Noise

  • Effect: Randomly shifts each edge point
  • Control: User-configurable level/intensity

2. Salt and Pepper Noise

  • Effect: Randomly deletes and adds edge points
  • Control: User-configurable level/intensity

Requirements

  • Easy control of noise levels via user inputs
  • Support for both noise types independently or in combination
  • Reproducible results (seed-based randomness)

Use Cases

  • Testing edge detection algorithm robustness
  • Validating algorithm performance under various noise conditions
  • Generating test datasets with known noise characteristics

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions