#include "halftone.h" #include #include halftone::halftone() { } //void halftone::init(int n, int m, float density){ // N = n; // M = m; // // std::vector> m_halftone; // // 1. intiialize pattern array with density // for (int i=0; i